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

v1.1.0 to fix bug related to the usage of Arduino String and optimize library code and examples by using reference-passing instead of value-passing

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 26 Dec 06:12
· 20 commits to main since this release
275cb0f

Major Releases v1.1.0

  1. Fix bug related to usage of Arduino String
  2. Optimize library code and examples by using reference-passing instead of value-passing.
  3. Add Packages' Patches