ArduSub: stop sending BATTERY2 by default

This commit is contained in:
Peter Barker 2022-10-15 11:46:57 +11:00 committed by Andrew Tridgell
parent 93c1b53a67
commit 78808456af
1 changed files with 0 additions and 1 deletions

View File

@ -383,7 +383,6 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
#if AP_TERRAIN_AVAILABLE
MSG_TERRAIN,
#endif
MSG_BATTERY2,
MSG_BATTERY_STATUS,
MSG_GIMBAL_DEVICE_ATTITUDE_STATUS,
MSG_OPTICAL_FLOW,