Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace RotaryNavConfig with RotaryInputAdapter #204

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

forntoh
Copy link
Owner

@forntoh forntoh commented Sep 17, 2024

Replaced the RotaryNavConfig struct with a new RotaryInputAdapter class to handle rotary input for LCD menus efficiently. The adapter manages user input through a rotary encoder, recognizing short, long, and double presses for menu navigation and selection.

Replaced the RotaryNavConfig struct with a new RotaryInputAdapter class to handle rotary input for LCD menus efficiently. The adapter manages user input through a rotary encoder, recognizing short, long, and double presses for menu navigation and selection.
@forntoh forntoh added this to the LcdMenu 4.3.0 milestone Sep 17, 2024
@forntoh forntoh self-assigned this Sep 17, 2024
@forntoh forntoh merged commit 78b85eb into feature/move-control-to-items Sep 17, 2024
4 of 6 checks passed
@forntoh forntoh deleted the tf/replace-rotary-nav-config branch September 17, 2024 22:16
forntoh added a commit that referenced this pull request Sep 17, 2024
forntoh added a commit that referenced this pull request Sep 17, 2024
Revert "Replace `RotaryNavConfig` with `RotaryInputAdapter` (#204)"

This reverts commit 78b85eb.
@forntoh forntoh restored the tf/replace-rotary-nav-config branch September 17, 2024 22:20
@forntoh forntoh removed this from the LcdMenu 4.3.0 milestone Sep 17, 2024
@forntoh forntoh removed the request for review from ShishkinDmitriy September 17, 2024 22:24
@forntoh forntoh removed their assignment Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant