Added /nick support with error handling for 432 and 433 errors

This commit is contained in:
Dionysus 2024-05-27 15:58:04 -04:00
parent 06ccf075fa
commit 2915399de6
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -43,6 +43,7 @@ The device will scan for WiFi networks on boot. Once the list is displayed, you
| --------------- | --------------------------- |
| `/debug` | Show hardware information |
| `/me <message>` | Send an ACTION message |
| `/nick <new>` | Change your NICK on IRC |
| `/raw <data>` | Send RAW data to the server |
# Debugging over Serial