mirror of https://github.com/ArduPilot/ardupilot
Rover: Don't send HWSTATUS by default
This commit is contained in:
parent
1759dd6368
commit
0dcda81fe4
|
@ -553,7 +553,6 @@ static const ap_message STREAM_EXTRA2_msgs[] = {
|
|||
};
|
||||
static const ap_message STREAM_EXTRA3_msgs[] = {
|
||||
MSG_AHRS,
|
||||
MSG_HWSTATUS,
|
||||
MSG_WIND,
|
||||
MSG_RANGEFINDER,
|
||||
MSG_DISTANCE_SENSOR,
|
||||
|
|
Loading…
Reference in New Issue