We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e4aa69 commit 54f2d7dCopy full SHA for 54f2d7d
src/CloudSerial.h
@@ -33,8 +33,8 @@
33
* DEFINES
34
******************************************************************************/
35
36
-#define CLOUD_SERIAL_TX_BUFFER_SIZE 64
37
-#define CLOUD_SERIAL_RX_BUFFER_SIZE 512
+#define CLOUD_SERIAL_TX_BUFFER_SIZE 32
+#define CLOUD_SERIAL_RX_BUFFER_SIZE 32
38
39
/******************************************************************************
40
* CLASS DECLARATION
0 commit comments