AP_HAL: rename AP_UAVCAN to AP_DroneCAN
This commit is contained in:
parent
e0f2f060c6
commit
420ceec553
@ -246,9 +246,9 @@
|
||||
#endif
|
||||
|
||||
#if HAL_NUM_CAN_IFACES && CONFIG_HAL_BOARD == HAL_BOARD_CHIBIOS
|
||||
#define AP_UAVCAN_SLCAN_ENABLED 1
|
||||
#define AP_CAN_SLCAN_ENABLED 1
|
||||
#else
|
||||
#define AP_UAVCAN_SLCAN_ENABLED 0
|
||||
#define AP_CAN_SLCAN_ENABLED 0
|
||||
#endif
|
||||
|
||||
#ifndef USE_LIBC_REALLOC
|
||||
|
Loading…
Reference in New Issue
Block a user