Skip to content

2.5.0 Release

Latest
Compare
Choose a tag to compare
@DocMoebiuz DocMoebiuz released this 02 Dec 10:07
· 28 commits to main since this release
6df9067

What's Changed

New Feature 🎉

Improvement ✨

  • Increase Analog Input on Nano/ProMicro by @elral in #248
  • Flash optimizations by @elral in #260
  • Support keep alive messages from the desktop app by @neilenns in #274

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
  • Two pins get set on Pico Board by @elral in #285
  • init devices with attach() function and not via constructor by @elral in #286
  • Pico - only one PWM pin is set by @elral in #287

Development 💻

Bug Fixes (BETA) 🐛

  • Beta - Fix memory overlap in DeviceBuffer by @elral in #272
  • Beta - Board wont crash if limit switch for steppers is configured by @elral in #276

Full Changelog: 2.4.1...2.5.0