G6EJD / ESP32-e-Paper-Weather-Display

An ESP32 and 2.9", 4.2" or 7.5" ePaper Display reads Weather Underground data via their API and then displays the weather
Other
959 stars 206 forks source link

1.54" Display "fwidth" compilation error #125

Closed wimmatthijs closed 3 years ago

wimmatthijs commented 3 years ago

The code doesn't compile, some variable is not declared? Variable "fwidth" is not declared, function DisplayForecastWeather. I suppose it is meant to be offset as well as below?

G6EJD commented 3 years ago

Fixed that now

wimmatthijs commented 3 years ago

Thanks, you code faster than your shadow ;)