mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-22 00:37:34 +08:00
sitl:Added Logical BOARD specific LED mapping
Define the logical LED that are uses on sitl
This commit is contained in:
committed by
Daniel Agar
parent
05ea187b1d
commit
fbc143dc55
@@ -55,6 +55,10 @@
|
||||
#define PX4_NUMBER_I2C_BUSES 1
|
||||
|
||||
#define BOARD_NUMBER_BRICKS 0
|
||||
#define BOARD_HAS_CONTROL_STATUS_LEDS 1
|
||||
#define BOARD_OVERLOAD_LED LED_RED
|
||||
#define BOARD_ARMED_LED LED_BLUE
|
||||
#define BOARD_ARMED_STATE_LED LED_GREEN
|
||||
|
||||
#include <system_config.h>
|
||||
#include "../common/board_common.h"
|
||||
|
||||
Reference in New Issue
Block a user