Get encoder action #467
Closed
tomelgato
started this conversation in
API & Remote
Replies: 1 comment
-
seems i found it: https://www.thecoderscorner.com/products/arduino-libraries/tc-menu/renderer-take-over-display/ ...i even had it in my code already :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can i somehow catch the encoder action (including the encoder switch) similar to a keyboard extension?
I would need to use the encoder when taking over the display with
renderer.takeOverDisplay(myDisplayCallback);
Beta Was this translation helpful? Give feedback.
All reactions