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`
Releases v1.2.3
- Optimize code by using passing by
reference
instead of byvalue
- Add
ESP_Complex
examples to update system time from RTC time. Check setTime() does not set system time #1 - Update
Packages' Patches