forked from EXTERNAL/bareiron
fix various compilation issues when targeting esp-idf
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
#define NETWORK_TIMEOUT_TIME 15000000
|
||||
|
||||
// Size of the receive buffer for incoming string data
|
||||
#define MAX_RECV_BUF_LEN 256
|
||||
#define MAX_RECV_BUF_LEN 256
|
||||
|
||||
// If defined, sends the server brand to clients. Doesn't do much, but will
|
||||
// show up in the top-left of the F3/debug menu, in the Minecraft client.
|
||||
|
Reference in New Issue
Block a user