v0.1.22 - Cleaned out legacy websocket code in index.js

This commit is contained in:
Your Name
2025-12-16 07:50:16 -04:00
parent cce1f2f0fd
commit 29e2421771
8 changed files with 12006 additions and 15004 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

2505
debug.log

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -10,8 +10,8 @@
// Version information (auto-updated by build system)
#define VERSION_MAJOR 0
#define VERSION_MINOR 1
#define VERSION_PATCH 21
#define VERSION "v0.1.21"
#define VERSION_PATCH 22
#define VERSION "v0.1.22"
#include <stddef.h>
#include <stdint.h>