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

px4-same70xplained-v1:Added Logical BOARD specific LED mapping

    Define the logical LED that are uses on px4-same70xplained-v1
parent 42a8a6ff
No related branches found
No related tags found
No related merge requests found
......@@ -99,6 +99,8 @@ __BEGIN_DECLS
#define GPIO_LED1 (GPIO_OUTPUT | GPIO_CFG_DEFAULT | GPIO_OUTPUT_SET | \
GPIO_PORT_PIOC | GPIO_PIN8)
#define GPIO_LED_RED GPIO_LED1
#define BOARD_OVERLOAD_LED LED_RED
/* Buttons
*
......
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