AP_Vehicle: added blimp vehicle type

This commit is contained in:
Michelle Rossouw 2021-03-18 14:12:54 +11:00 committed by Andrew Tridgell
parent 8bc0f100a2
commit ac893b4013

View File

@ -30,6 +30,7 @@
#define APM_BUILD_AP_Periph 9
#define APM_BUILD_AP_DAL_Standalone 10
#define APM_BUILD_AP_Bootloader 11
#define APM_BUILD_Blimp 12
#ifndef APM_BUILD_DIRECTORY
#define APM_BUILD_DIRECTORY APM_BUILD_UNKNOWN