mirror of https://github.com/ArduPilot/ardupilot
ArduPlane: stop sending BATTERY2 by default
This commit is contained in:
parent
76cb127067
commit
93c1b53a67
|
@ -589,7 +589,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