mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
current limits
This commit is contained in:
@@ -23,4 +23,8 @@ public class Climber extends SubsystemBase {
|
||||
public void periodic() {
|
||||
// This method will be called once per scheduler run
|
||||
}
|
||||
|
||||
public double getCurrent() {
|
||||
return m_climberElbow.getSupplyCurrent();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user