4 lines
58 B
C
4 lines
58 B
C
|
#include <stdint.h>
|
||
|
|
||
|
extern void uart_process(uint8_t c);
|