mirror of
https://github.com/p2r3/bareiron.git
synced 2025-10-01 23:25:09 +02:00
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