mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
px4fmu-v2:Added Logical BOARD specific LED mapping
Define the logical LED that are uses on px4fmu-v2
This commit is contained in:
committed by
Daniel Agar
parent
e40a0839e9
commit
90106c1fd2
@@ -85,6 +85,7 @@
|
||||
/* LEDs */
|
||||
|
||||
#define GPIO_LED1 (GPIO_OUTPUT|GPIO_OPENDRAIN|GPIO_SPEED_50MHz|GPIO_OUTPUT_CLEAR|GPIO_PORTE|GPIO_PIN12)
|
||||
#define BOARD_OVERLOAD_LED LED_AMBER
|
||||
|
||||
/*
|
||||
* Define the ability to shut off off the sensor signals
|
||||
|
||||
Reference in New Issue
Block a user