2.4.3 BETA Release
Pre-release
Pre-release
What's Changed
New Feature 🎉
- Added support for TM1637 displays by @GioCC in #252
- Custom devices new by @elral in #258
- Get rid of fixed device numbers by @elral in #253
Improvement ✨
Bug Fixes 🐛
- Wrong define for debug message to connector by @elral in #256
- Fix crash on out-of-bounds in digInMux by @elral in #257
- Use correct size for nameBuffer by @elral in #262
Development 💻
- Add custom_ prefix to remove build warning by @neilenns in #244
- Remove unused temp variable by @neilenns in #246
- Wrap defines by @neilenns in #250
- TM1637 memory and code structure improvements by @DocMoebiuz in #261
- Delete old code which is commented by @elral in #265
- Improve auto-generated release notes by @DocMoebiuz in #270
Full Changelog: 2.4.1...2.4.3