mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
AnalogTrigger.createOutput is now public. It was mistakenly made package local before. The AnalogTriggerType enum now uses the same naming convension as other enumerations in WPILib. There's no way that this breaks existing code, since AnalogTrigger.createOutput wasn't public before this commit. Change-Id: I9a2b921a996012f61dac0e395602f8cc429d7611
TO LOAD & RUN INTEGRATION TESTS
See: allwpilib/test-scripts