This repository was archived by the owner on Jan 29, 2023. It is now read-only.
v2.0.0 to restructure library, to qdd support to new ESP32_S3, to tptimize library code by using `reference-passing` instead of `value-passing`, etc.
Releases v2.0.0
- Restructure library.
- Now supporting ESP32, ESP32_S2, ESP32_S3 and ESP32_C3
- Optimize library code by using
reference-passing
instead ofvalue-passing
- Add example multiFileProject to demo for multiple-file project