diff --git a/seader_bridge.h b/seader_bridge.h index 0600576..c621deb 100644 --- a/seader_bridge.h +++ b/seader_bridge.h @@ -9,7 +9,7 @@ #include #include -#define SEADER_UART_RX_BUF_SIZE (256) +#define SEADER_UART_RX_BUF_SIZE (128) typedef struct { uint8_t uart_ch;