Rover: prevent build error with MSG_RPM
This commit is contained in:
parent
90d760f50e
commit
afbacb1aea
@ -584,6 +584,7 @@ bool GCS_MAVLINK::try_send_message(enum ap_message id)
|
||||
case MSG_TERRAIN:
|
||||
case MSG_OPTICAL_FLOW:
|
||||
case MSG_GIMBAL_REPORT:
|
||||
case MSG_RPM:
|
||||
break; // just here to prevent a warning
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user