LcdMenu v4.1.0
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:
- Examples: Added basic rotary encoder and input rotary examples to demonstrate functionality.
Bug Fixes:
- Code Cleanup: Removed unused print statements to improve code quality.
Full Changelog: 4.0.0...4.1.0