mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
GCS_MAVLink: rename more variables, types and defines
This commit is contained in:
parent
83114f4c74
commit
2119d6bfc9
@ -4391,7 +4391,7 @@ MAV_RESULT GCS_MAVLINK::handle_command_preflight_can(const mavlink_command_long_
|
||||
case AP_CANManager::Driver_Type_PiccoloCAN:
|
||||
// TODO - Run PiccoloCAN pre-flight checks here
|
||||
break;
|
||||
case AP_CANManager::Driver_Type_UAVCAN:
|
||||
case AP_CANManager::Driver_Type_DroneCAN:
|
||||
case AP_CANManager::Driver_Type_None:
|
||||
default:
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user