Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

v3.7.5 to fix bug causing time jumping back or forth when network has problem

Latest
Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 23 Oct 00:58
· 5 commits to main since this release
38dd6df

Releases v3.7.5

  1. Fix bug causing time jumping back or forth when network has problem. Check Time jumping back when connection is lost and forward when up #9 and Time jumping back 9 minutes #1
  2. Modify example ESP_NTPClient_Advanced to demo the better way to use the library, without using long delay()
  3. Add support to RP2040W boards using CYW43439 WiFi
  4. Optimize and clean up
  5. Modify platformio.ini and library.json to reduce error with PIO
  6. Update Packages' Patches