1 mb compiling version

This commit is contained in:
Dmitry Borisenko
2020-12-16 13:59:01 +01:00
parent 9934690d0a
commit 078c4389b5
28 changed files with 168 additions and 174 deletions

View File

@@ -11,6 +11,8 @@ extern void clockInit();
#include "sntp.h"
#endif
class Clock {
private:
Time_t _time_local;