This website requires JavaScript.
Explore
Help
Sign In
DigitalInfinity
/
ESP32-PaxCounter
Watch
1
Star
0
Fork
0
You've already forked ESP32-PaxCounter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cab44588c7
ESP32-PaxCounter
/
src
/
uart.h
3 lines
71 B
C
Raw
Normal View
History
Unescape
Escape
send timestamp via uart for debugging
2019-08-09 14:02:10 +02:00
void
time_uart_send
(
void
*
pvParameters
)
;
start uart timestamp send when time has been synced
2019-08-27 16:00:25 +02:00
void
time_uart_send_start
(
)
;
Reference in New Issue
Copy Permalink