acid-drop

- Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.acid.vegas/-c.git
Log | Files | Refs | Archive | README | LICENSE

commit 885c0f57c12368220a5b90aa784857b5e73a5a2b
parent b3f87b2fc42042c94556d83a26be0f384522c2ac
Author: acidvegas <acid.vegas@acid.vegas>
Date: Tue, 4 Jun 2024 11:26:27 -0400

Added documentation on wiping settings on boot

Diffstat:
MREADME.md | 4+++-

1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
@@ -29,12 +29,14 @@ If you are familiar with or use [Internet Relay Chat](https://en.wikipedia.org/w
 
 # Command & Control
 ###### Menu controls
+On boot, if you press the `w` key, it will wipe all of the stored preferences.
+
 The device will scan for WiFi networks on boot. Once the list is displayed, you can scroll up and down the list with the `u` key for UP and the `d` key for down.
 
 ###### IRC commands
 | Command         | Description                 |
 | --------------- | --------------------------- |
-| `/info`        | Show hardware information   |
+| `/info`         | Show hardware information   |
 | `/me <message>` | Send an ACTION message      |
 | `/nick <new>`   | Change your NICK on IRC     |
 | `/raw <data>`   | Send RAW data to the server |