You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
include ../Pixhawk6X/hwdef.dat |
|
|
|
# use a different board ID, so vehicles with OpenDroneID enabled are |
|
# prevented from loading the firmware without OpenDroneID enabled |
|
APJ_BOARD_ID 10053 |
|
|
|
# enable OpenDroneID |
|
define AP_OPENDRONEID_ENABLED 1 |
|
|
|
|
|
|