AP_HAL_ChibiOS: remove code for sending of BATTERY2 message

This commit is contained in:
Peter Barker 2025-01-14 20:15:26 +11:00 committed by Peter Barker
parent 8c2f599228
commit 716916034a

View File

@ -209,7 +209,6 @@ 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
# SkyViper doesn't use the Plane landing library:
define HAL_LANDING_DEEPSTALL_ENABLED 0