Commit Graph

2 Commits

Author SHA1 Message Date
Klemens Schölhorn 5c74902502 Use the state machines to control the finger
Fixes uint16_t comparisons with millis(), removes DoublePressed state
in button.h.
2017-12-01 00:15:39 +01:00
Klemens Schölhorn 39fc93059d Add state machines for recognizing different button presses
For now single, double and long presses are supported.
2017-11-17 17:55:32 +01:00