AP_HAL_ChibiOS: remove bad default from kha_eth hwdef

off is the default, but you have to use 0 not FALSE or it's a redefinition error
This commit is contained in:
Peter Barker 2024-01-11 18:54:04 +11:00 committed by Andrew Tridgell
parent d7fa5a47de
commit 29f1953ad7
1 changed files with 0 additions and 1 deletions

View File

@ -140,7 +140,6 @@ define HAL_PERIPH_SHOW_SERIAL_MANAGER_PARAMS
define PERIPH_FW TRUE
#define NO_DATAFLASH TRUE
define HAL_LOGGING_ENABLED FALSE
#################################
# AP_Periph - configurations specific to this App