mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
HAL_ChibiOS: turn off green ring LED on cube
This commit is contained in:
parent
29fb674f3f
commit
86ab3d7669
@ -68,6 +68,9 @@ PB13 SAFETY_LED OUTPUT HIGH
|
||||
# amber LED
|
||||
PB15 AMBER_LED OUTPUT LOW
|
||||
|
||||
# green ring LED on cube
|
||||
PA11 RING_LED OUTPUT LOW
|
||||
|
||||
# UART for DSM input
|
||||
# TX side is for IO debug, and is unused
|
||||
PA9 USART1_TX USART1 SPEED_HIGH
|
||||
|
Loading…
Reference in New Issue
Block a user