Merge branch 'shooter' of code.dublinschool.org:repos/FRC/FRC2016 into shooter
This commit is contained in:
commit
6070e534e3
@ -48,8 +48,7 @@ public:
|
|||||||
*/
|
*/
|
||||||
RampState CalibrateRamp() {
|
RampState CalibrateRamp() {
|
||||||
// TODO:
|
// TODO:
|
||||||
// Raise ramp until limit switch is triggered,
|
// Ramp no longer exists, replace with more wheels.
|
||||||
// then lower the ramp to its lower limit.
|
|
||||||
|
|
||||||
return Down;
|
return Down;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user