LcdMenu 3.0.0 🚀
What's new 🚀
In previous versions of LcdMenu, the menu used a lot of memory since space has to be reserved for every field on the menu even if it is not used, this release fixes that by allowing the user to import only MenuItems
which is needed.
You can expect to save up to 10% on memory usage (or even more 😎), depending on which menu item types you use.
There's also a new way to create menus, check the readme.
Changelog
- Memory optimization 🚀🌕 by @forntoh in #82
- Update issue templates by @forntoh in #83
- Update README.md by @forntoh in #87
Full Changelog: 2.1.3...3.0.0