diff --git a/Z21Throttle.h b/Z21Throttle.h index 3d061f6..bf0fa73 100644 --- a/Z21Throttle.h +++ b/Z21Throttle.h @@ -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