Skip to content

LcdMenu v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 00:40
· 436 commits to master since this release

New Features ⭐️

  • Menu Command Processor Helper for Rotary Encoder by @forntoh in #185
    A helper function was added to handle menu navigation using a rotary encoder. This makes it easier for developers to implement rotary-based navigation for their LCD menus, streamlining the interaction process. It allows smoother scrolling through menu items and simplifies input with just a rotary encoder.

Enhancements:

Bug Fixes:

  • Code Cleanup: Removed unused print statements to improve code quality.

Full Changelog: 4.0.0...4.1.0