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

v1.2.3 to optimize code by passing by `reference` instead of `value`, to add `ESP_Complex` examples to update system time from RTC time and to update `Packages' Patches`

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 23 Feb 06:56
· 25 commits to main since this release
823cb77

Releases v1.2.3

  1. Optimize code by using passing by reference instead of by value
  2. Add ESP_Complex examples to update system time from RTC time. Check setTime() does not set system time #1
  3. Update Packages' Patches