hwdef: adjust SkyViper config for define change

This commit is contained in:
Peter Barker 2023-03-03 15:43:23 +11:00 committed by Peter Barker
parent ade654b251
commit 6a20916a35

View File

@ -97,7 +97,6 @@ define HAL_SPRAYER_ENABLED 0
define HAL_WITH_ESC_TELEM 0
define AP_LANDINGGEAR_ENABLED 0
define MODE_TURTLE_ENABLED 0
define WINCH_ENABLED 0
define AP_ICENGINE_ENABLED 0
define HAL_DISPLAY_ENABLED 0
@ -162,4 +161,7 @@ define EK3_FEATURE_BODY_ODOM 0
// video on SkyViper is via the Sonix
define AP_VIDEOTX_ENABLED 0
// good luck fitting a winch onto SkyViper:
define AP_WINCH_ENABLED 0
AUTOBUILD_TARGETS Copter