mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-07 00:13:59 -04:00
AP_BoardConfig: Remove comments and use correct board number
This commit is contained in:
parent
5b7113a7d0
commit
a5a5bd3a95
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user