1.1.0
What's Changed
- Introduce Modern C++ to the Arduino Framework by @ATATC in #1
- Supports Full-duplex Serial Communication within a Single Arduino Thread by @ATATC in #2
- Possible Memory Leakage:
memmove()
andmemcpy()
are C Functions and are Not Promised in C++ by @ATATC in #3
New Contributors
Full Changelog: 1.0.12...1.1.0