mirror of https://github.com/ArduPilot/ardupilot
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
|
||||
MSG_TERRAIN,
|
||||
#endif
|
||||
MSG_BATTERY2,
|
||||
MSG_BATTERY_STATUS,
|
||||
MSG_GIMBAL_DEVICE_ATTITUDE_STATUS,
|
||||
MSG_OPTICAL_FLOW,
|
||||
|
|
Loading…
Reference in New Issue