px4fmu-v4pro:Added Logical BOARD specific LED mapping

Define the logical LED that are uses on px4fmu-v4pro
This commit is contained in:
David Sidrane 2018-09-26 09:05:47 -07:00 committed by Daniel Agar
parent 735830a483
commit 26026b5d39
1 changed files with 5 additions and 0 deletions

View File

@ -87,6 +87,11 @@
#define GPIO_LED_GREEN GPIO_LED2
#define GPIO_LED_BLUE GPIO_LED3
#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
/* Define the Chip Selects */
/* SPI Bus 1 Internal Sensors */