I can't understand this shit with UART!

This commit is contained in:
Edward Emelianov
2023-09-15 23:43:35 +03:00
parent 94f87db5c5
commit a8296717e1
8 changed files with 28 additions and 23 deletions

View File

@@ -31,6 +31,9 @@
#define TIMEOUT_MS (1500)
#endif
// timeout for cycles
#define WAITFOR (72000000)
typedef enum{
ALL_OK,
LINE_BUSY,