mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 00:58:37 -04:00
HAL_ChibiOS: removed wrong led pin
This commit is contained in:
parent
13b56d5870
commit
89f7d652e0
@ -21,7 +21,6 @@ FLASH_RESERVE_START_KB 0
|
|||||||
|
|
||||||
# LEDs
|
# LEDs
|
||||||
PB5 LED_BOOTLOADER OUTPUT LOW
|
PB5 LED_BOOTLOADER OUTPUT LOW
|
||||||
PB4 LED_ACTIVITY OUTPUT LOW
|
|
||||||
define HAL_LED_ON 0
|
define HAL_LED_ON 0
|
||||||
|
|
||||||
# the location where the bootloader will put the firmware
|
# the location where the bootloader will put the firmware
|
||||||
|
Loading…
Reference in New Issue
Block a user