mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_EFI: rename more variables, types and defines
This commit is contained in:
parent
9261f89e39
commit
5e52175399
@ -16,7 +16,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef AP_EFI_DRONECAN_ENABLED
|
||||
#define AP_EFI_DRONECAN_ENABLED AP_EFI_BACKEND_DEFAULT_ENABLED && HAL_ENABLE_LIBUAVCAN_DRIVERS
|
||||
#define AP_EFI_DRONECAN_ENABLED AP_EFI_BACKEND_DEFAULT_ENABLED && HAL_ENABLE_DRONECAN_DRIVERS
|
||||
#endif
|
||||
|
||||
#ifndef AP_EFI_NWPWU_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user