Rover: add common handling of mavlink command messages
This commit is contained in:
parent
3e3a8717c5
commit
40eb07f472
@ -1091,6 +1091,7 @@ void GCS_MAVLINK_Rover::handleMessage(mavlink_message_t* msg)
|
||||
|
||||
|
||||
default:
|
||||
result = handle_command_long_message(packet);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user