ESP32-PaxCounter/src/uart.h

3 lines
71 B
C
Raw Normal View History

2019-08-09 14:02:10 +02:00
void time_uart_send(void * pvParameters);
void time_uart_send_start();