From 267353d280c14a1be72387b0170d4b7f29fc7116 Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Tue, 15 Nov 2022 19:27:13 +1100 Subject: [PATCH] hwdef: disable notify displays on SkyViper --- libraries/AP_HAL_ChibiOS/hwdef/skyviper-v2450/hwdef.dat | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/AP_HAL_ChibiOS/hwdef/skyviper-v2450/hwdef.dat b/libraries/AP_HAL_ChibiOS/hwdef/skyviper-v2450/hwdef.dat index f9af8927b2..734c238791 100644 --- a/libraries/AP_HAL_ChibiOS/hwdef/skyviper-v2450/hwdef.dat +++ b/libraries/AP_HAL_ChibiOS/hwdef/skyviper-v2450/hwdef.dat @@ -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