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 d61e0fb40f44573bbdac545dcc0456e0fe46f3c8
parent e44d0ddeb6d45cb29b4c3aa5acc2f71acd0b3d90
Author: acidvegas <acid.vegas@acid.vegas>
Date: Mon, 27 May 2024 01:57:21 -0400

Added /me support for action messages on IRC

Diffstat:
MREADME.md | 7+++++++

1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
@@ -38,6 +38,13 @@ A compiled "release" will be done once I finish somoe fo the basic features, but
 # Connecting to WiFi
 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.
 
+# Commands
+| Command         | Description                 |
+| --------------- | --------------------------- |
+| `/debug`        | Show hardware information   |
+| `/me <message>` | Send an ACTION message      |
+| `/raw <data>`   | Send RAW data to the server |
+
 # Debugging over Serial
 1. Install screen: `apt-get install screen` *(or whatever package manager you use)*
 2. Plug in your device via USB.