1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-23 16:16:13 +01:00

bigger UDP buffers

This commit is contained in:
Harald Barth 2023-06-06 02:05:21 +02:00
parent a3274caf49
commit 6f5e65bc02

View File

@ -21,8 +21,8 @@
#include "CircularBuffer.hpp"
#include "WiFiClient.h"
#define UDPBYTE_SIZE 64
#define UDP_BUFFERSIZE 256
#define UDPBYTE_SIZE 1500
#define UDP_BUFFERSIZE 2048
struct MYLOCOZ21 {
char throttle; //indicates which throttle letter on client, '0' + clientid