Andrew Tridgell
5 years ago
5 changed files with 4 additions and 10 deletions
@ -1,6 +1,6 @@ |
|||||||
include ../f103-periph/hwdef-bl.dat |
include ../f103-periph/hwdef-bl.dat |
||||||
|
|
||||||
# start with a fixed node ID so the board is usable without DNA |
# start with a fixed node ID so the board is usable without DNA |
||||||
define HAL_CAN_DEFAULT_NODE_ID 111 |
define HAL_CAN_DEFAULT_NODE_ID 0 |
||||||
|
|
||||||
define CAN_APP_NODE_NAME "org.ardupilot.ap_periph_HWESC" |
define CAN_APP_NODE_NAME "org.ardupilot.ap_periph_HWESC" |
||||||
|
@ -1,6 +1,5 @@ |
|||||||
include ../f303-periph/hwdef-bl.dat |
include ../f303-periph/hwdef-bl.dat |
||||||
|
|
||||||
# start with a fixed node ID so the board is usable without DNA |
define HAL_CAN_DEFAULT_NODE_ID 0 |
||||||
define HAL_CAN_DEFAULT_NODE_ID 111 |
|
||||||
|
|
||||||
define CAN_APP_NODE_NAME "org.ardupilot.ap_periph_HWESC" |
define CAN_APP_NODE_NAME "org.ardupilot.ap_periph_HWESC" |
||||||
|
Loading…
Reference in new issue