use native esp32 64bit timer for uptime

This commit is contained in:
MichaelDvP
2021-03-30 11:26:34 +02:00
parent d9b577d944
commit 81e2c31dd3
2 changed files with 6 additions and 27 deletions

View File

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