Releases: joshnishikawa/Flicker
Releases · joshnishikawa/Flicker
2.0.0
1.1.4
Added previousDuration() function that can be used on rising/falling edge to return the length of the input's previous state.
Added rose() and fell(). risingEdge() and fallingEdge() still work.
Now using bool data type where appropriate.
First official release
This is the first official release of Flicker - a library for making capacitive touch easy to use.