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.
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.