mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Plane: add comment to GCS_Mavlink.pde
This commit is contained in:
parent
ce9f2ef7f0
commit
96b2e88e36
@ -1634,6 +1634,7 @@ mission_item_send_failed:
|
||||
break;
|
||||
}
|
||||
|
||||
// new mission arriving, truncate mission to be the same length
|
||||
mission.truncate(packet.count);
|
||||
|
||||
waypoint_timelast_receive = millis();
|
||||
|
Loading…
Reference in New Issue
Block a user