mirror of
https://github.com/akuker/RASCSI.git
synced 2026-03-15 11:16:37 +00:00
* debounce interrupt events for rotary events and button presses with 400 microseconds by default. * Massive improvements for the encoder detection. Removed numpy as a dependency. * Debounce button presses which started to jump around. * formatting cleanup.