Rufo Sanchez b336a21fe7 button: Support half-stepping encoders
Adds support for half-stepping encoders (encoders that only emit two
steps per detent, instead of four). Incorporates the feedback from
@susisstrolch's PR: https://github.com/KevinOConnor/klipper/pull/4202
, which was itself built upon a previous PR from @nickbrennan01:
https://github.com/KevinOConnor/klipper/pull/730

Uses the table from the Rotary Arduino library linked in buttons.py:
6b784cca67/Rotary.cpp (L21-L40)

Signed-off-by: Rufo Sanchez <rufo@rufosanchez.com>
2021-10-11 11:29:53 -04:00
..
2021-09-27 17:22:49 -04:00
2019-04-14 22:41:23 -04:00
2021-09-29 21:20:40 -04:00
2021-08-28 16:08:57 -04:00
2021-09-29 21:43:58 -04:00

Welcome to the Klipper documentation. The overview document is a good starting point.