mirror of https://github.com/ArduPilot/ardupilot
Tools: added ODID board types
This commit is contained in:
parent
2f4a3ea4e8
commit
f6e233fb98
|
@ -181,3 +181,8 @@ AP_HW_CUBEORANGE_PERIPH 1400
|
|||
AP_HW_CUBEBLACK_PERIPH 1401
|
||||
AP_HW_PIXRACER_PERIPH 1402
|
||||
AP_HW_SWBOOMBOARD_PERIPH 1403
|
||||
|
||||
# OpenDroneID enabled boards. Use 10000 + the base board ID
|
||||
AP_HW_CubeOrange_ODID 10140
|
||||
AP_HW_Pixhawk6_ODID 10053
|
||||
|
||||
|
|
Loading…
Reference in New Issue