mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 13:38:38 -04:00
AP_Vehicle: added blimp vehicle type
This commit is contained in:
parent
8bc0f100a2
commit
ac893b4013
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user