cleanup period stuff for new scheduler

This commit is contained in:
geeksville
2020-02-21 10:20:47 -08:00
parent d4efb2c44c
commit a6b98bec1f
5 changed files with 14 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ public:
virtual void loop();
virtual uint32_t doTask();
virtual void doTask();
/// If we haven't yet set our RTC this boot, set it from a GPS derived time
void perhapsSetRTC(const struct timeval *tv);