Skip to content

Commit

Permalink
hwdef: remove un-needed lines from CSKY405 hwdef
Browse files Browse the repository at this point in the history
linting the hwdef showed this
  • Loading branch information
peterbarker committed Apr 10, 2024
1 parent f16d037 commit 29149fa
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions libraries/AP_HAL_ChibiOS/hwdef/CSKY405/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 29149fa

Please sign in to comment.