Changes from 3/5 meeting
This commit is contained in:
@@ -67,7 +67,7 @@ public class IntakePivotConstants {
|
||||
kRightMotorConfig
|
||||
.idleMode(kIdleMode)
|
||||
.smartCurrentLimit(kCurrentLimit)
|
||||
.inverted(false)
|
||||
.follow(kLeftMotorCANID);
|
||||
.inverted(true)
|
||||
;//.follow(kLeftMotorCANID);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user