mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
include ../Pixhawk6X/hwdef-bl.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
|