This commit is contained in:
MarcEricMartel 2023-10-23 16:23:57 -04:00
parent 9f615db929
commit eea6a30aa5

View File

@ -9,7 +9,6 @@
#define MAX_CONNECTIONS 16
#define ID_LIST_SIZE 127
#define BUFFER_LENGTH 150
#define SRV_MANUAL_SETUP true
typedef unsigned char LogDest;