Sub: Ingore landing message
This commit is contained in:
parent
19a5475195
commit
07fb0d541d
@ -650,6 +650,7 @@ bool GCS_MAVLINK_Sub::try_send_message(enum ap_message id)
|
||||
case MSG_WIND:
|
||||
case MSG_POSITION_TARGET_GLOBAL_INT:
|
||||
case MSG_AOA_SSA:
|
||||
case MSG_LANDING:
|
||||
// unused
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user