g0r3 / esp8266-thermometer

11 stars 3 forks source link

Problem with Compailing #2

Open Alexxx2005 opened 5 years ago

Alexxx2005 commented 5 years ago

Hello i have a Problem to Compile the Sketch.

'hour' was not declared in this Scope.

In the File "Display.h" , String status_string = "IP: " + String(ipaddress) + " Updated: " + String(hour(current_weather.dt)) + ":" + String(minute(current_weather.dt));

Do you have any idea.

Thanks best regards Alex

Alexxx2005 commented 5 years ago

I think the problem is the Version from the Libraryies. Can you tell me which versions you have taken...

ArduinoJson | Version ? Adafruit DHT Sensor Library | Version ? Adafruit GFX Library (dependency of GxEPD) | Version ? Time | Version ? WifiManager | Version ?

Thanks, Alex

andrew-jar commented 5 months ago

I have the same problem. I'm asking for advice. Regards