AP_Vehicle: move and rename CAN Driver_Type enumeration
This commit is contained in:
parent
79f08394b3
commit
d0c80f5877
@ -267,7 +267,7 @@ protected:
|
||||
// board specific config
|
||||
AP_BoardConfig BoardConfig;
|
||||
|
||||
#if HAL_MAX_CAN_PROTOCOL_DRIVERS
|
||||
#if HAL_CANMANAGER_ENABLED
|
||||
// board specific config for CAN bus
|
||||
AP_CANManager can_mgr;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user