mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 03:00:56 +00:00
we now sorta set time based on gps
This commit is contained in:
@@ -27,7 +27,7 @@ public:
|
||||
// FIXME, this lets period slightly drift based on scheduling - not sure if that is always good
|
||||
prevMsec = now;
|
||||
|
||||
DEBUG_MSG("Calling periodic task\n");
|
||||
// DEBUG_MSG("Calling periodic task\n");
|
||||
doTask();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user