mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
43fb6bfdd1
this makes it easier to create more peripheral variants
7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
include ../f103-periph/hwdef-bl.dat
|
|
|
|
# start with a fixed node ID so the board is usable without DNA
|
|
define HAL_CAN_DEFAULT_NODE_ID 117
|
|
|
|
define CAN_APP_NODE_NAME "org.ardupilot.ap_periph_gps"
|