We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a0b0b commit 71ba67bCopy full SHA for 71ba67b
SmartEVSE-3/src/evse.h
@@ -27,7 +27,7 @@
27
28
#include "main_c.h"
29
30
-#define CIRCULARBUFFER 2048 // Must be a power of 2
+#define CIRCULARBUFFER 256 // Must be a power of 2
31
32
// USART Circular buffers
33
typedef struct {
0 commit comments