From 4c108b1e51941c3138c6050f019d26b64f52171e Mon Sep 17 00:00:00 2001 From: Marco Robustini Date: Mon, 2 Dec 2024 08:36:27 +0100 Subject: [PATCH] Update MissionRotation.md --- libraries/AP_Scripting/applets/MissionRotation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libraries/AP_Scripting/applets/MissionRotation.md b/libraries/AP_Scripting/applets/MissionRotation.md index e2478cf8ca97d..484eb11201312 100644 --- a/libraries/AP_Scripting/applets/MissionRotation.md +++ b/libraries/AP_Scripting/applets/MissionRotation.md @@ -16,4 +16,6 @@ If the next mission file numerically does not exist load the next one, at the en If AUX is held at high state for more than three seconds the script will restart by loading mission0.txt. +If a mission switch is attempted in AUTO flight mode, a warning “Could not clear current mission” will be shown and no operation will be performed. + Provides for sending messages under any condition, load or error.