mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
include ../CubeOrange/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 10140
|
|
|
|
# enable OpenDroneID
|
|
define AP_OPENDRONEID_ENABLED 1
|