Skip to content

LcdMenu 3.0.0 🚀

Compare
Choose a tag to compare
@forntoh forntoh released this 20 May 01:42
· 645 commits to master since this release
99b7d8f

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

Full Changelog: 2.1.3...3.0.0