This commit is contained in:
Paul
2020-05-25 23:18:30 +02:00
parent d3953d90ca
commit 69646c1a1c
21 changed files with 335 additions and 104 deletions

View File

@@ -21,6 +21,7 @@
namespace uuid {
void loop() {
set_uptime(); // added by proddy
get_uptime_ms();
}