mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 23:18:28 -04:00
41b74ec014
this makes multiple sensors of the same type on the bus easier
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
include ../f303-periph/hwdef-bl.dat
|
|
|
|
# use DNA
|
|
define HAL_CAN_DEFAULT_NODE_ID 0
|
|
|
|
define CAN_APP_NODE_NAME "org.ardupilot.ap_periph_gps"
|