This repository was archived by the owner on Jan 29, 2023. It is now read-only.
v1.4.0 to reduce usage of Arduino String with std::string and optimize library code and examples by using reference-passing instead of value-passing, and fix bug
Major Releases v1.4.0
- Reduce usage of Arduino String with std::string
- Optimize library code and examples by using reference-passing instead of value-passing.
- Fix bug related to String in library and examples
- Update
Packages' Patches