mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
use native esp32 64bit timer for uptime
This commit is contained in:
@@ -22,7 +22,6 @@ namespace uuid {
|
||||
|
||||
void loop() {
|
||||
set_uptime(); // added by proddy
|
||||
get_uptime_ms();
|
||||
}
|
||||
|
||||
} // namespace uuid
|
||||
|
||||
Reference in New Issue
Block a user