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 71faf30 commit ebbc862Copy full SHA for ebbc862
uart-bridge.c
@@ -17,7 +17,7 @@
17
18
#define LED_PIN 25
19
20
-#define BUFFER_SIZE 64
+#define BUFFER_SIZE 256
21
22
#define DEF_BIT_RATE 115200
23
#define DEF_STOP_BITS 1
0 commit comments