mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Copter: ignore MSG_AOA_SSA
This commit is contained in:
parent
7cc1009dab
commit
1a8669201e
@ -547,6 +547,7 @@ bool GCS_MAVLINK_Copter::try_send_message(enum ap_message id)
|
||||
case MSG_WIND:
|
||||
case MSG_POSITION_TARGET_GLOBAL_INT:
|
||||
case MSG_SERVO_OUT:
|
||||
case MSG_AOA_SSA:
|
||||
// unused
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user