mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
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
|
#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