mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
10 lines
178 B
Plaintext
10 lines
178 B
Plaintext
include ../f303-periph/hwdef-bl.inc
|
|
|
|
# mRo Location One CAN GPS
|
|
# M10084
|
|
|
|
# start as DNA
|
|
define HAL_CAN_DEFAULT_NODE_ID 0
|
|
|
|
define CAN_APP_NODE_NAME "io.mrobotics.m10070_loc1_BL"
|