mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Previously Trigger could only be debounced on rising edges. This change preserves the default behavior but adds the capability to override it.