tingbot / tingbot-python

🔩 Python APIs to write apps for Tingbot
Other
18 stars 9 forks source link

Fix button debounce issues #15

Closed joerick closed 8 years ago

joerick commented 8 years ago

Currently the debounce time is too high at 200ms. This makes some apps unresponsive to quick presses. Lowering this exhibits some button bounces.

Try setting the bouncetime to zero and writing our own debounce code in Python.

joerick commented 8 years ago

Fixed when merging the wiringpi branch in 17d038fbf28a2b4f002fe23ec336d05d8cb97e0e