PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Led device API to control the external LED(s) via uORB interface. More...
Go to the source code of this file.
Macros | |
#define | BOARD_MAX_LEDS 4 |
#define | RGBLED0_DEVICE_PATH "/dev/rgbled0" |
#define | RGBLED1_DEVICE_PATH "/dev/rgbled1" |
#define | RGBLED_PWM0_DEVICE_PATH "/dev/rgbled_pwm0" |
#define BOARD_MAX_LEDS 4 |
Definition at line 49 of file drv_led.h.
Referenced by LedController::get_control_data(), run_led_test1(), TemperatureCalibration::task_main(), and LedController::update().