hwdef: remove un-needed lines from CSKY405 hwdef

linting the hwdef showed this
This commit is contained in:
Peter Barker 2024-04-09 23:38:03 +10:00 committed by Peter Barker
parent f16d0378e1
commit 29149fad1b
1 changed files with 0 additions and 7 deletions

View File

@ -147,7 +147,6 @@ define HAL_BOARD_TERRAIN_DIRECTORY "/APM/TERRAIN"
# external compass types
define ALLOW_ARM_NO_COMPASS
define HAL_PROBE_EXTERNAL_I2C_COMPASSES
define HAL_I2C_INTERNAL_MASK 0
define HAL_COMPASS_AUTO_ROT_DEFAULT 2
# built-in barometer
@ -179,11 +178,5 @@ include ../include/minimize_fpv_osd.inc
include ../include/no_bootloader_DFU.inc
define HAL_PARACHUTE_ENABLED 1
define HAL_SPRAYER_ENABLED 0
define AP_GRIPPER_ENABLED 0
define HAL_RUNCAM_ENABLED 0
define HAL_HOTT_TELEM_ENABLED 0
define HAL_NMEA_OUTPUT_ENABLED 0
define HAL_BUTTON_ENABLED 0
define AP_NOTIFY_OREOLED_ENABLED 0
define HAL_PICCOLO_CAN_ENABLE 0