hwdef: SkyViper doesn't have two batteries; remove code based on that

This commit is contained in:
Peter Barker 2023-06-16 23:01:42 +10:00 committed by Peter Barker
parent 5afabf7bfb
commit 42e0d85ac9
1 changed files with 4 additions and 0 deletions

View File

@ -208,4 +208,8 @@ define HAL_BUTTON_ENABLED 0
// disable scripting on SkyViper (should we enable this?)
define AP_SCRIPTING_ENABLED 0
// SkyViper does not have a second battery....
define AP_BATT_MONITOR_MAX_INSTANCES 1
define AP_MAVLINK_BATTERY2_ENABLED 0
AUTOBUILD_TARGETS Copter