mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 08:48:01 -06:00
Added Leveler
This commit is contained in:
@@ -18,6 +18,7 @@ public class Intake extends SubsystemBase {
|
||||
* Creates a new Intake.
|
||||
*/
|
||||
public Intake() {
|
||||
|
||||
m_intakeMotor.setInverted(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user