You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# hw definition file for the f405 Matek DLVR Airspeed Sensor |
|
|
|
# setup build for a peripheral firmware |
|
env AP_PERIPH 1 |
|
|
|
include ../f405-MatekGPS/hwdef-bl.dat |
|
|
|
# Rename to f405_MatekAirspeed |
|
undef CAN_APP_NODE_NAME |
|
define CAN_APP_NODE_NAME "org.ardupilot.f405_MatekAirspeed" |
|
|
|
|