hwdef: disable RPM on skyviper

This commit is contained in:
Peter Barker 2022-09-20 16:37:47 +10:00 committed by Andrew Tridgell
parent b7a8852747
commit 670a1dbdb1
1 changed files with 3 additions and 0 deletions

View File

@ -128,4 +128,7 @@ define INS_MAX_INSTANCES 1
define AP_RANGEFINDER_BACKEND_DEFAULT_ENABLED 0
define AP_RANGEFINDER_MAVLINK_ENABLED 1
# SkyViper doesn't have RPM sensors:
define AP_RPM_ENABLED 0
AUTOBUILD_TARGETS Copter