Thomas Forntoh
Thomas Forntoh
This PR introduces a significant refactor of the display management system to improve modularity and flexibility. The primary change is the introduction of a `DisplayInterface` class, which abstracts the display...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when a PR is submitted and all my unit tests pass but still end up breaking my...
Update migration guide to include changes for ItemProgress - How to move from `ItemProgress` to `ItemFloatRange` and `ItemIntRange`
### Is your feature request related to a problem? See #176 ### Describe the solution you'd like? Being able to use the menu system on a SSD1322 OLED Display ###...
### Discussed in https://github.com/forntoh/LcdMenu/discussions/146 Originally posted by **ddevries6161** November 12, 2023 Hello, I'm using Electronic Assemblies DOGM204 20x4 LCD (SSD1803 controller IC) with a Nano ESP32 board. SSD1803A_I2C library works...
### Discussed in https://github.com/forntoh/LcdMenu/discussions/176 Originally posted by **NWSpitfire** July 11, 2024 Hi! I have come across this library on my quest to implement a simple menu to display on my...
### Is your feature request related to a problem? No ### Describe the solution you'd like? Add the following questions to FAQs - How to identify the current menu type?...
### Is your feature request related to a problem? See #145 ### Describe the solution you'd like? Flag will be used here - After going in to edit mode -...