mirror of https://github.com/ArduPilot/ardupilot
AP_Bootloader: reserve board ids and range for Karshak Drones
This commit is to reserve the available board ids within the given range
This commit is contained in:
parent
874d268aa6
commit
801dfa4266
|
@ -335,6 +335,9 @@ AP_HW_MFT-SEMA100 2000
|
|||
|
||||
AP_HW_SakuraRC-H743 2714
|
||||
|
||||
# IDs 4000-4009 reserved for Karshak Drones
|
||||
AP_HW_KRSHKF7_MINI 4000
|
||||
|
||||
# IDs 4200-4220 reserved for HAKRC
|
||||
AP_HW_HAKRC_F405 4200
|
||||
AP_HW_HAKRC_F405Wing 4201
|
||||
|
|
Loading…
Reference in New Issue