mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
include ../f103-periph/hwdef-bl.inc
|
|
|
|
# start with a fixed node ID so the board is usable without DNA
|
|
define HAL_CAN_DEFAULT_NODE_ID 0
|
|
|
|
define CAN_APP_NODE_NAME "org.ardupilot.ap_periph_HWESC"
|