mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-23 08:06:13 +01:00
Ckean lost buffer
This commit is contained in:
parent
3fe04c1a0e
commit
83e4b29a78
|
@ -50,8 +50,6 @@ private:
|
||||||
static int datalength;
|
static int datalength;
|
||||||
static int connectionId;
|
static int connectionId;
|
||||||
static unsigned long loopTimeoutStart;
|
static unsigned long loopTimeoutStart;
|
||||||
static const byte MAX_WIFI_BUFFER = 250;
|
|
||||||
static byte buffer[MAX_WIFI_BUFFER + 1];
|
|
||||||
static MemStream * streamer;
|
static MemStream * streamer;
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue
Block a user