Second Prerelease
Pre-release
Pre-release
I am proud to announce my second pre-release: Things are starging to work quite stable now.
Here are the big changes:
- replaced my custom Vector and Str with a std::vector and std::string backed implementation to prevent memory leaks
- Using Templates to support the different Arduino network implementations
- Plenty of error corrections
Full Changelog: v0.0.1...v0.0.2