Rover: Ignore landing message
This commit is contained in:
parent
c4cd6bdf86
commit
379a4fbfab
@ -487,6 +487,7 @@ bool GCS_MAVLINK_Rover::try_send_message(enum ap_message id)
|
||||
case MSG_GIMBAL_REPORT:
|
||||
case MSG_RPM:
|
||||
case MSG_POSITION_TARGET_GLOBAL_INT:
|
||||
case MSG_LANDING:
|
||||
break; // just here to prevent a warning
|
||||
}
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user