mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
f21e4a9da528f714f29358c2147053ad91d6ade4
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
Description
WPILib - FRC Robotics Library
Languages
C++
53%
Java
32.7%
Python
7.6%
C
2.6%
Jinja
1.6%
Other
2.4%