AP_Vehicle: added DAL standalone vehicle type

This commit is contained in:
Andrew Tridgell 2020-11-06 10:35:53 +11:00
parent ae56f554b9
commit 0700ca4882

View File

@ -28,6 +28,7 @@
#define APM_BUILD_ArduSub 7
#define APM_BUILD_iofirmware 8
#define APM_BUILD_AP_Periph 9
#define APM_BUILD_AP_DAL_Standalone 10
#ifndef APM_BUILD_DIRECTORY
#define APM_BUILD_DIRECTORY APM_BUILD_UNKNOWN