mirror of https://github.com/ArduPilot/ardupilot
Rover: stop sending BATTERY2 by default
This commit is contained in:
parent
8f86cc85b5
commit
ae1bddfb00
|
@ -558,7 +558,6 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
|
|||
MSG_RANGEFINDER,
|
||||
MSG_DISTANCE_SENSOR,
|
||||
MSG_SYSTEM_TIME,
|
||||
MSG_BATTERY2,
|
||||
MSG_BATTERY_STATUS,
|
||||
MSG_GIMBAL_DEVICE_ATTITUDE_STATUS,
|
||||
MSG_MAG_CAL_REPORT,
|
||||
|
|
Loading…
Reference in New Issue