mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
some code fixes, start to draw new schematic
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
// input buffers size
|
||||
#define UARTBUFSZ (80)
|
||||
|
||||
void usart_rstbuf();
|
||||
void usart_setup();
|
||||
void usart_deinit();
|
||||
int usart_getline(char **line);
|
||||
|
||||
Reference in New Issue
Block a user