mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
Sub: do not send ahrs3 mavlink message
This commit is contained in:
parent
9a43a31f24
commit
b73d8b32de
@ -353,7 +353,6 @@ static const ap_message STREAM_EXTRA1_msgs[] = {
|
|||||||
MSG_ATTITUDE,
|
MSG_ATTITUDE,
|
||||||
MSG_SIMSTATE,
|
MSG_SIMSTATE,
|
||||||
MSG_AHRS2,
|
MSG_AHRS2,
|
||||||
MSG_AHRS3,
|
|
||||||
MSG_PID_TUNING
|
MSG_PID_TUNING
|
||||||
};
|
};
|
||||||
static const ap_message STREAM_EXTRA2_msgs[] = {
|
static const ap_message STREAM_EXTRA2_msgs[] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user