mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
ArduCopter: tidy sending of queued opticalflow messages
This commit is contained in:
parent
0983bd2d06
commit
a97d51c877
@ -551,7 +551,9 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
|
||||
#if HAL_MOUNT_ENABLED
|
||||
MSG_GIMBAL_DEVICE_ATTITUDE_STATUS,
|
||||
#endif
|
||||
#if AP_OPTICALFLOW_ENABLED
|
||||
MSG_OPTICAL_FLOW,
|
||||
#endif
|
||||
#if COMPASS_CAL_ENABLED
|
||||
MSG_MAG_CAL_REPORT,
|
||||
MSG_MAG_CAL_PROGRESS,
|
||||
|
Loading…
Reference in New Issue
Block a user