mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
AP_HAL_ChibiOS: change UAVCAN_ENABLED to DRONECAN_ENABLED
This commit is contained in:
parent
607d4eed02
commit
9d5815ce7b
@ -7,4 +7,4 @@ define AP_AIRSPEED_MS5525_ENABLED 1
|
||||
define AP_AIRSPEED_SDP3X_ENABLED 1
|
||||
define AP_AIRSPEED_NMEA_ENABLED 1 # additional checks for vehicle type in .cpp
|
||||
|
||||
define AP_AIRSPEED_UAVCAN_ENABLED HAL_ENABLE_LIBUAVCAN_DRIVERS
|
||||
define AP_AIRSPEED_DRONECAN_ENABLED HAL_ENABLE_LIBUAVCAN_DRIVERS
|
||||
|
Loading…
Reference in New Issue
Block a user