mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 18:38:28 -04:00
d29057a158
for a PWM output node based on mRo f303 CAN node
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
include ../f303-periph/hwdef-bl.inc
|
|
|
|
# use DNA
|
|
define HAL_CAN_DEFAULT_NODE_ID 0
|
|
|
|
define CAN_APP_NODE_NAME "org.ardupilot.ap_periph_PWM"
|