mirror of https://github.com/ArduPilot/ardupilot
Plane: replace send-mount-status with send-gimbal-device-attitude-status
This commit is contained in:
parent
33d214589f
commit
c255b3b5b6
|
@ -589,7 +589,7 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
|
|||
#endif
|
||||
MSG_BATTERY2,
|
||||
MSG_BATTERY_STATUS,
|
||||
MSG_MOUNT_STATUS,
|
||||
MSG_GIMBAL_DEVICE_ATTITUDE_STATUS,
|
||||
MSG_OPTICAL_FLOW,
|
||||
MSG_MAG_CAL_REPORT,
|
||||
MSG_MAG_CAL_PROGRESS,
|
||||
|
|
Loading…
Reference in New Issue