AP_BoardConfig: Remove comments and use correct board number

This commit is contained in:
Kevin Lopez Alvarez 2017-07-15 15:18:13 +10:00 committed by Andrew Tridgell
parent 5b7113a7d0
commit a5a5bd3a95

View File

@ -42,8 +42,8 @@ public:
PX4_BOARD_PIXRACER = 4,
PX4_BOARD_PHMINI = 5,
PX4_BOARD_PH2SLIM = 6,
PX4_BOARD_PIXHAWK_PRO = 7,
PX4_BOARD_AEROFC = 13,
PX4_BOARD_PIXHAWK_PRO = 14,
PX4_BOARD_AUAV21 = 20,
PX4_BOARD_OLDDRIVERS = 100,
#endif