avr-firmwares/drivers/uart_rx_async.h

4 lines
58 B
C

#include <stdint.h>
extern void uart_process(uint8_t c);