mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 00:38:00 -06:00
Gettign trimming to work (this may not work)
This commit is contained in:
@@ -32,6 +32,7 @@ public class ShooterAim extends SubsystemBase {
|
||||
CANPIDController m_shooterRotatePIDController = m_shooterRotateMotor.getPIDController();
|
||||
public CANEncoder m_shooterRotateEncoder = m_shooterRotateMotor.getEncoder();
|
||||
|
||||
|
||||
/**
|
||||
* Creates a new ShooterAim.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user