hwdef: disable notify displays on SkyViper

This commit is contained in:
Peter Barker 2022-11-15 19:27:13 +11:00 committed by Peter Barker
parent 1cfe409189
commit 267353d280

View File

@ -98,6 +98,7 @@ define LANDING_GEAR_ENABLED 0
define MODE_TURTLE_ENABLED 0
define WINCH_ENABLED 0
define AP_ICENGINE_ENABLED 0
define HAL_DISPLAY_ENABLED 0
# serially-attached actuators aren't relevant on SkyViper:
define AP_FETTEC_ONEWIRE_ENABLED 0