Working on migrating to using websockets for the UI

This commit is contained in:
2026-08-08 22:07:25 -06:00
parent 3946e464c9
commit 8c53ba5298
10 changed files with 79 additions and 14 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ public:
void begin();
void update();
void tick();
private: