mirror of https://github.com/ArduPilot/ardupilot
Tracker: Don't send HWSTATUS by default
This commit is contained in:
parent
0dcda81fe4
commit
9053e81140
|
@ -299,7 +299,6 @@ static const ap_message STREAM_EXTRA1_msgs[] = {
|
|||
};
|
||||
static const ap_message STREAM_EXTRA3_msgs[] = {
|
||||
MSG_AHRS,
|
||||
MSG_HWSTATUS,
|
||||
MSG_SIMSTATE,
|
||||
MSG_SYSTEM_TIME,
|
||||
MSG_AHRS2,
|
||||
|
|
Loading…
Reference in New Issue