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 bdf5ac8 commit fad2d91Copy full SHA for fad2d91
cores/arduino/RingBuffer.h
@@ -29,7 +29,7 @@
29
// location from which to read.
30
31
#ifndef SERIAL_BUFFER_SIZE
32
-#define SERIAL_BUFFER_SIZE 256
+#define SERIAL_BUFFER_SIZE 350
33
#endif
34
35
template <int N>
0 commit comments