Browse Source

AP_Vehicle: added iofirmware vehicle type

mission-4.1.18
Andrew Tridgell 6 years ago
parent
commit
ac3da71efd
  1. 1
      libraries/AP_Vehicle/AP_Vehicle_Type.h

1
libraries/AP_Vehicle/AP_Vehicle_Type.h

@ -26,6 +26,7 @@ @@ -26,6 +26,7 @@
#define APM_BUILD_UNKNOWN 5
#define APM_BUILD_Replay 6
#define APM_BUILD_ArduSub 7
#define APM_BUILD_iofirmware 8
/*
using this macro catches cases where we try to check vehicle type on

Loading…
Cancel
Save