Added plotter output of input signal. Renamed `doPlausi()` to `doEqualDistributionPlausi()`.
- Added plotter output of input signal.
- Renamed
doPlausi()
todoEqualDistributionPlausi()
. - Changed error values and computation.
- Added documentation.
- Added
MEASURE_READ_SIGNAL_TIMING
capability. - Refactored WhistleSwitch example and adapted to
EasyButtonAtInt01
library. - Removed blocking wait for ATmega32U4 Serial in examples.