AP_HAL_ChibiOS: correct KakuteF4Mini board id

This commit is contained in:
Andy Piper 2021-05-13 18:40:12 +01:00 committed by Andrew Tridgell
parent 25be0cf4b4
commit 6a21446bac
2 changed files with 2 additions and 2 deletions

View File

@ -4,4 +4,4 @@
include ../KakuteF4/hwdef-bl.dat
undef APJ_BOARD_ID
APJ_BOARD_ID 146
APJ_BOARD_ID 1030

View File

@ -11,7 +11,7 @@ undef CH_CFG_ST_RESOLUTION
undef STM32_ST_USE_TIMER
undef HAL_SERIAL2_PROTOCOL
APJ_BOARD_ID 146
APJ_BOARD_ID 1030
# use natural UART order to align with docs
SERIAL_ORDER OTG1 USART1 EMPTY USART3 UART4 UART5 USART6