mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -06:00
spit out wrong color command
This commit is contained in:
@@ -122,7 +122,7 @@ public class Turret extends SubsystemBase {
|
||||
runShooterRotatePID(-44 * ShooterConstants.TURRET_DEGREES_PER_ROT);
|
||||
}
|
||||
|
||||
public double getboomBoomRotatePosition() {
|
||||
public double getEncoderPosition() {
|
||||
return m_boomBoomRotateEncoder.getPosition();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user