NinjaFlight
|
#include <stdbool.h>
Go to the source code of this file.
Functions | |
void | led_toggle (int id) |
void | led_on (int id) |
void | led_off (int id) |
void | led_init (bool alternative_led) |
void led_init | ( | bool | alternative_led | ) |
void led_off | ( | int | id | ) |
void led_on | ( | int | id | ) |
void led_toggle | ( | int | id | ) |