mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
|
|
NAME
|
||
|
|
|
||
|
|
UpTime_tick.ino - print formatted and raw uptime in seconds und 4x
|
||
|
|
interval
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
|
||
|
|
On serial port will print current uptime in seconds with 4 interval
|
||
|
|
checks. Each loop has random 0-5s delay. Intervals will be printed once
|
||
|
|
elapsed.
|
||
|
|
|