Files
allwpilib/wpilibj/wpilibJavaDevices
Thomas Clark f21e4a9da5 Miscellaneous AnalogTrigger fixes
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
2015-01-08 00:31:36 -05:00
..
2015-01-08 00:31:36 -05:00
2014-07-23 14:11:52 -04:00
2014-12-24 16:39:46 -05:00