mirror of https://github.com/ArduPilot/ardupilot
11 lines
202 B
Plaintext
11 lines
202 B
Plaintext
|
include ../HereCommon/hwdef.inc
|
||
|
|
||
|
# board ID for firmware load
|
||
|
APJ_BOARD_ID 1043
|
||
|
|
||
|
# USB setup
|
||
|
USB_VENDOR 0x2DAE # ONLY FOR USE BY HEX! NOBODY ELSE
|
||
|
USB_PRODUCT 0x5012
|
||
|
USB_STRING_MANUFACTURER "CubePilot"
|
||
|
|