Recode everything for new robot
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / sensors / Photogate.java
2016-02-17 niyatisriramInitialize photogate in shooter subsystem
2016-02-17 niyatisriramchange value of threshold in photogate class
2016-02-17 niyatisriramfixed merge conflict in Robot.java
2016-02-17 niyatisriramInitialize photogate in shooter subsystem
2016-02-17 niyatisriramchange value of threshold in photogate class
2016-02-17 Kevin ZhangPut all sensors in sensor package and update the import...