ThingPulse / esp8266-weather-station-color

ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display
https://thingpulse.com/product/esp8266-wifi-color-display-kit-2-4/
MIT License
565 stars 221 forks source link

SunMoonCalc implementation seems to be omitted #161

Closed suculent closed 1 year ago

suculent commented 1 year ago

Current source does not build since there was a change from Astronomy to SunMoonCalc (which is yet not added to the repo).

Test code

The default sketch is just not buildable.

Weather Station Color version

master, last commit

Hardware

ThingPulse Weather Station Color kit

marcelstoer commented 1 year ago

Not reproducible, SunMoonCalc has been part of https://github.com/ThingPulse/esp8266-weather-station (a dependency of this project) for 4+ years.