v0.1.22 - Cleaned out legacy websocket code in index.js
This commit is contained in:
1449
api/index.js
1449
api/index.js
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
BIN
build/main.o
BIN
build/main.o
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user