Changed todo to reflect lack of ramp.
This commit is contained in:
parent
2534f700f1
commit
99fb8c19e6
@ -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