Use TimeLib.h header internally too

This commit is contained in:
PaulStoffregen
2016-03-04 19:59:40 -08:00
parent 53dd37ef33
commit 0bfe218b56
2 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@
#include <WProgram.h>
#endif
#include "Time.h"
#include "TimeLib.h"
static tmElements_t tm; // a cache of time elements
static time_t cacheTime; // the time the cache was updated