Releases: desiFish/ESP32-ePaper-Display-Weather-Clock
Releases · desiFish/ESP32-ePaper-Display-Weather-Clock
v0.2.0-beta
Releasing the First Beta Version
- Fixed: Improved Power Efficiency
- This version is almost stable (Needs more error handling)
v0.1.3-alpha
- Separating Icon Functions for a clean look
- two instances of weatherPrint() function, remove whichever you don't need. One provides custom weather station API calls and another openWeatherMap only.
- Integrated the DEBUG MODE BUTTON, which when pressed during the boot restricts the clock from going to sleep hence providing access to software updates.
- Other small changes
- Tested on new hardware:
- Xiao ESP32 C6 with 8000mAh LFP Battery
v0.1.2-alpha
Full Changelog: v0.1.1-alpha...v0.1.2-alpha
v0.1.1-alpha
Full Changelog: https://github.com/KamadoTanjiro-beep/epdWeatherClockV1/commits/v0.1.1-alpha
Full Changelog: v0.1.0-alpha...v0.1.1-alpha
v0.1.0-alpha
- First pre-release
- Versioning starts from here, please ignore previous versionings (if any)