hwdef: enable custom LED reset code

This commit is contained in:
Andrew Tridgell 2023-07-31 14:16:10 +10:00
parent abea5f8353
commit 3cde2d964b
1 changed files with 3 additions and 0 deletions

View File

@ -58,3 +58,6 @@ define CAN_APP_NODE_NAME "com.cubepilot.here4"
# order of UARTs
SERIAL_ORDER
define HAL_USE_UART FALSE
# setup for blanking LEDs in bootloader
define AP_BOOTLOADER_CUSTOM_HERE4