Stops a flickering input from acting until it has settled.
Creates a debouncer needing samples agreeing readings to change state.
samples
Returns the settled state without feeding in a reading.
Feeds a raw reading in and returns the settled state.
Stops a flickering input from acting until it has settled.