bullbots / InfiniteRechargeJ

0 stars 0 forks source link

Remove Old Drivetrain #53

Open devinvs opened 4 years ago

devinvs commented 4 years ago

Now that we have a physical drivetrain, we don't need a billion copies of it. Remove Drivetrain.java and swap it out of all commands that depend on it. You may need to add methods to DrivetrainFalcon.java

StephenDay1 commented 4 years ago

This looks like it has already been done...