Using the LilyGo EPD 4.7" display to show OWM Weather Data
This is a fork of the fork of DzikuVx's GLPV3'd LilyGo OWM port from G6ED. Original README.MD
Revisions of this fork using the "onecall" API from openweathermap.org to display hourly forecast instead of original 3-hour "forecast" API. Can be set by the 'use_hourly_forecast' flag in the INO file.
Migrated the project from Arduino to PlatformIO as I like projects based on PIO.