TeamCautionRobotics / 2016-FRC-robot

FRC 2016 robot code
3 stars 1 forks source link

Fix conveyor directions #12

Open docprofsky opened 8 years ago

docprofsky commented 8 years ago

The code to move the intake has both IN and OUT set to negative values. This is clearly an error. I believe IN should be positive and OUT negative, but am not sure and will not change these until I can test the change on the robot.