Skip to content
Snippets Groups Projects
Commit 735830a4 authored by David Sidrane's avatar David Sidrane Committed by Daniel Agar
Browse files

px4fmu-v4:Added Logical BOARD specific LED mapping

    Define the logical LED that are uses on px4fmu-v4
parent 90106c1f
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,10 @@ ...@@ -62,7 +62,10 @@
#define GPIO_LED_GREEN GPIO_LED2 #define GPIO_LED_GREEN GPIO_LED2
#define GPIO_LED_BLUE GPIO_LED3 #define GPIO_LED_BLUE GPIO_LED3
#define BOARD_HAS_CONTROL_STATUS_LEDS 1 #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 for SPI1 * Define the Chip Selects for SPI1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment