mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_Vehicle: define vehicle type APM_BUILD_Replay
This commit is contained in:
parent
f0c165f0e4
commit
f21774d3e8
@ -27,6 +27,7 @@
|
||||
#define APM_BUILD_ArduPlane 3
|
||||
#define APM_BUILD_AntennaTracker 4
|
||||
#define APM_BUILD_UNKNOWN 5
|
||||
#define APM_BUILD_Replay 6
|
||||
|
||||
/*
|
||||
using this macro catches cases where we try to check vehicle type on
|
||||
|
Loading…
Reference in New Issue
Block a user