mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
GCS_MAVLink: rename AP_UAVCAN to AP_DroneCAN
This commit is contained in:
parent
ac809c84f2
commit
ee9b6bad7b
@ -82,7 +82,7 @@
|
||||
#include <AP_KDECAN/AP_KDECAN.h>
|
||||
#endif
|
||||
#include <AP_PiccoloCAN/AP_PiccoloCAN.h>
|
||||
#include <AP_UAVCAN/AP_UAVCAN.h>
|
||||
#include <AP_DroneCAN/AP_DroneCAN.h>
|
||||
#endif
|
||||
|
||||
#if !defined(HAL_BUILD_AP_PERIPH) || defined(HAL_PERIPH_ENABLE_BATTERY)
|
||||
|
Loading…
Reference in New Issue
Block a user