fixed a very stupid bug

This commit is contained in:
Edward Emelianov
2023-10-02 20:37:52 +03:00
parent b20e134180
commit 4d835abe4e
5 changed files with 18 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
#define __USART_H__
// output buffers size
#define UARTBUFSZ (512)
#define UARTBUFSZ (1535)
// input buffer size
#define UARTINBUFSZ (64)
// timeout between data bytes