lexus2k / lcdgfx

Driver for LCD displays running on Arduino/Avr/ESP32/Linux (including Rasperry) platforms
MIT License
356 stars 51 forks source link

Add LcdGfxMenu::setSelection #101

Closed gaaf closed 1 year ago

gaaf commented 1 year ago

When trying to keep in sync with a fast turning rotary encoder, it is easier to just copy its position to the menu than trying to keep up with the (possibly skipped) up/down events.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.