From c4a3bd0c6759860e5e66bcc724cdfa1e71f21a9e Mon Sep 17 00:00:00 2001 From: David Newman Date: Tue, 23 Apr 2024 10:41:08 -0700 Subject: [PATCH] !RESET needs a reboot after --- docs/control/actions/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/control/actions/README.md b/docs/control/actions/README.md index 241a31e..51295ee 100644 --- a/docs/control/actions/README.md +++ b/docs/control/actions/README.md @@ -122,7 +122,7 @@ Note: for Macros that print output use single quotes for text within. ## Reset Actions ## -* **!RESET** - erase all your permanent metadata (anything that used !Mxxxx command.) (requires user confirmation.) +* **!RESET!1OR** - erase all your permanent metadata (anything that used !Mxxxx command.) Then Reboot. (requires user confirmation.) * **!FORMAT**H10-12 - for SD formatting via QR Code (requires user confirmation.) * **!FRESET**H10-12 - Factory reset, erase everything, except QR code metadata (requires user confirmation.) * **!PRESET**H10-12 - Presets reset, restore the default presets (requires user confirmation.) @@ -322,7 +322,7 @@ Command steps explained: Custom Mode:
-updated: April 15, 2024 +updated: April 23, 2024 [BACK](..)