Explorar o código

double size of rx buffer

Eric Betts %!s(int64=2) %!d(string=hai) anos
pai
achega
996e90b5fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      seader_bridge.h

+ 1 - 1
seader_bridge.h

@@ -9,7 +9,7 @@
 #include <furi.h>
 #include <furi_hal.h>
 
-#define SEADER_UART_RX_BUF_SIZE (128)
+#define SEADER_UART_RX_BUF_SIZE (256)
 
 typedef struct {
     uint8_t uart_ch;