diff --git a/docs/Controls.md b/docs/Controls.md
index cef8fd3aa1..de5d18b45c 100644
--- a/docs/Controls.md
+++ b/docs/Controls.md
@@ -34,14 +34,13 @@ The stick positions are combined to activate different functions:
| Trim Acc Forwards | HIGH | CENTER | HIGH | CENTER |
| Trim Acc Backwards | HIGH | CENTER | LOW | CENTER |
| Save current waypoint mission | LOW | CENTER | HIGH | LOW |
-| Load/unload current waypoint mission | LOW | CENTER | HIGH | HIGH |
+| Load current waypoint mission | LOW | CENTER | HIGH | HIGH |
+| Unload waypoint mission | LOW | CENTER | LOW | HIGH |
| Save setting | LOW | LOW | LOW | HIGH |
| Enter OSD Menu (CMS) | CENTER | LOW | HIGH | CENTER |

-"Load/unload Mission" is a toggle. If no mission is loaded to RAM, the EEPROM mission is loaded; if a mission is in RAM, it is cleared. Successful loading is indicated by the `ACTION_SUCCESS` beep, otherwise the `ACTION_FAIL` beep is played.
-
## Yaw control
While arming/disarming with sticks, your yaw stick will be moving to extreme values. In order to prevent your craft from trying to yaw during arming/disarming while on the ground, your yaw input will not cause the craft to yaw when the throttle is LOW (i.e. below the `min_check` setting).
diff --git a/docs/assets/images/StickPositions.png b/docs/assets/images/StickPositions.png
index a08b2c52b3..4f7365952d 100644
Binary files a/docs/assets/images/StickPositions.png and b/docs/assets/images/StickPositions.png differ
diff --git a/docs/assets/images/StickPositions.svg b/docs/assets/images/StickPositions.svg
index 6272f3811c..3f32b52523 100644
--- a/docs/assets/images/StickPositions.svg
+++ b/docs/assets/images/StickPositions.svg
@@ -29,7 +29,7 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.13995495"
- inkscape:cx="2157.8372"
+ inkscape:cx="6594.9793"
inkscape:cy="3265.3365"
inkscape:document-units="px"
inkscape:current-layer="g4157"
@@ -627,6 +627,20 @@
id="path5923"
d="m 5992.6852,1082.4789 c 0,10.5728 -14.6765,19.1438 -32.7809,19.1438 -18.1044,0 -32.7809,-8.571 -32.7809,-19.1438 0,-10.5729 14.6765,-163.59574 32.7809,-163.59574 18.1044,0 32.7809,153.02284 32.7809,163.59574 z"
style="display:inline;opacity:1;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:8.07780743;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+
+
(Un)/load waypoint mission
+ sodipodi:role="line">Load waypoint mission
+ Unload waypoint mission
+ style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#808080;stroke-width:11.0566;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+
+
Save Setting