AP_HAL: added AP_HAL_PX4 define

This commit is contained in:
Andrew Tridgell 2013-09-22 16:02:42 +10:00
parent 21010104e6
commit 87bb3bc5dc
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
#define HAL_BOARD_APM2 2 #define HAL_BOARD_APM2 2
#define HAL_BOARD_AVR_SITL 3 #define HAL_BOARD_AVR_SITL 3
#define HAL_BOARD_SMACCM 4 #define HAL_BOARD_SMACCM 4
#define HAL_BOARD_PX4 5
#define HAL_BOARD_EMPTY 99 #define HAL_BOARD_EMPTY 99
/* /*