mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 07:13:56 -04:00
Rover: do not send ahrs3 mavlink message
This commit is contained in:
parent
b73d8b32de
commit
cd6024741c
@ -492,7 +492,6 @@ static const ap_message STREAM_EXTRA1_msgs[] = {
|
||||
MSG_ATTITUDE,
|
||||
MSG_SIMSTATE,
|
||||
MSG_AHRS2,
|
||||
MSG_AHRS3,
|
||||
MSG_PID_TUNING,
|
||||
};
|
||||
static const ap_message STREAM_EXTRA2_msgs[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user