Valid 3 code version

This commit is contained in:
TXuian
2024-10-31 12:42:45 +08:00
parent 7b6c93d391
commit 3e1479bdf0
34 changed files with 831 additions and 520 deletions
@@ -36,7 +36,7 @@ Modification:
#include "libserial.h"
struct Session {
int id;
uintptr_t id;
int capacity;
int head;
int tail;