Hello, I have successfully flashed WeatherStationDemo to my NodeMCU v1.0 and have it properly displaying weather for my area. One modification I have made to the code was to remove the Thingspeak frame. I would like to apply two more mods but I am stuck.
1 - I would like to display Regular time not Military time. Is this possible? Perhaps a change to TimeClient?
2 - I would like to add a frame that displays the name of the city and the state where the current weather is getting pulled from.
Any suggestions would be great! thanks!