scottbez1 / smartknob

Haptic input knob with software-defined endstops and virtual detents
https://www.youtube.com/watch?v=ip641WmY4pA
Other
19.4k stars 1.11k forks source link

Use TFT_eSprite.drawNumber for the current position #118

Closed baku89 closed 1 year ago

baku89 commented 1 year ago

I would suggest using drawNumber instead of drawString to align each digit of the number to the same width and erase the jittering effect when the current position is changed.