mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
GCS_MAVLink: add WHEEL_DISTANCE to ap_message enum
This commit is contained in:
parent
af36fc5ee5
commit
195b053e1a
@ -87,6 +87,7 @@ enum ap_message : uint8_t {
|
||||
MSG_PID_TUNING,
|
||||
MSG_VIBRATION,
|
||||
MSG_RPM,
|
||||
MSG_WHEEL_DISTANCE,
|
||||
MSG_MISSION_ITEM_REACHED,
|
||||
MSG_POSITION_TARGET_GLOBAL_INT,
|
||||
MSG_ADSB_VEHICLE,
|
||||
|
Loading…
Reference in New Issue
Block a user