TimeLib.h could not be found and program seems to run perfect without the dependency

This commit is contained in:
Bas van Dijk 2018-08-10 18:58:22 +02:00
parent 2b04033dbf
commit ef1a18f29f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#include <TimeLib.h>
// #include <TimeLib.h>
#include <SoftwareSerial.h>
#include <ESP8266WiFi.h>
#include <ESP8266mDNS.h>