mirror of https://github.com/ArduPilot/ardupilot
11 lines
250 B
Plaintext
11 lines
250 B
Plaintext
|
include ../CubeOrange/hwdef.dat
|
||
|
|
||
|
# use a different board ID, so vehicles with this installed are prevented from loading
|
||
|
# the firmware without OpenDroneID enabled
|
||
|
APJ_BOARD_ID 10140
|
||
|
|
||
|
# enable and enforce OpenDroneID
|
||
|
define AP_OPENDRONEID_ENABLED 1
|
||
|
|
||
|
|