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