mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
correct comments
This commit is contained in:
@@ -60,9 +60,10 @@ __BEGIN_DECLS
|
||||
****************************************************************************************************/
|
||||
/* Configuration ************************************************************************************/
|
||||
|
||||
/* PX4FMU GPIOs ***********************************************************************************/
|
||||
/* LEDs */
|
||||
/* PX4-STM32F4Discovery GPIOs ***********************************************************************************/
|
||||
/* LEDs */
|
||||
// LED1 green, LED2 orange, LED3 red, LED4 blue
|
||||
|
||||
|
||||
#define GPIO_LED1 (GPIO_OUTPUT|GPIO_PUSHPULL|GPIO_SPEED_50MHz|\
|
||||
GPIO_OUTPUT_CLEAR|GPIO_PORTD|GPIO_PIN12)
|
||||
|
||||
Reference in New Issue
Block a user