Skip to content
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.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 13 Feb 21:20
· 17 commits to master since this release
24e320f

Releases v2.0.0

  1. Restructure library.
  2. Now supporting ESP32, ESP32_S2, ESP32_S3 and ESP32_C3
  3. Optimize library code by using reference-passing instead of value-passing
  4. Add example multiFileProject to demo for multiple-file project