Mutila: Mouse's Utilities for Arduino
Oft-used utilities: debouncing buttons, averaging samples, and so on.
Deprecated List
Class
DualButton
This class is now deprecated and will be removed from Mutile in the near future. Please consider using
DualInputButton
for instantaneous buttons, and
DebouncedDualButton
for a version with
tapped()
and other debounced features.
Generated by
1.8.15