mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
ArduSub: stop sending BATTERY2 by default
This commit is contained in:
parent
93c1b53a67
commit
78808456af
@ -383,7 +383,6 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
|
|||||||
#if AP_TERRAIN_AVAILABLE
|
#if AP_TERRAIN_AVAILABLE
|
||||||
MSG_TERRAIN,
|
MSG_TERRAIN,
|
||||||
#endif
|
#endif
|
||||||
MSG_BATTERY2,
|
|
||||||
MSG_BATTERY_STATUS,
|
MSG_BATTERY_STATUS,
|
||||||
MSG_GIMBAL_DEVICE_ATTITUDE_STATUS,
|
MSG_GIMBAL_DEVICE_ATTITUDE_STATUS,
|
||||||
MSG_OPTICAL_FLOW,
|
MSG_OPTICAL_FLOW,
|
||||||
|
Loading…
Reference in New Issue
Block a user