Changed todo to reflect lack of ramp.
This commit is contained in:
parent
f5e438f15f
commit
323627dbb7
@ -48,8 +48,7 @@ public:
|
||||
*/
|
||||
RampState CalibrateRamp() {
|
||||
// TODO:
|
||||
// Raise ramp until limit switch is triggered,
|
||||
// then lower the ramp to its lower limit.
|
||||
// Ramp no longer exists, replace with more wheels.
|
||||
|
||||
return Down;
|
||||
}
|
||||
|
Reference in New Issue
Block a user