mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
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
|
|
|
|
|