mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-19 06:21:40 +00:00
Updated Javadocs, added ability to push offset to absolute encoders.
This commit is contained in:
@@ -11,7 +11,7 @@ public class SwerveModulePhysicalCharacteristics
|
||||
/**
|
||||
* Current limits for the Swerve Module.
|
||||
*/
|
||||
public final int driveMotorCurrentLimit, angleMotorCurrentLimit;
|
||||
public final int driveMotorCurrentLimit, angleMotorCurrentLimit;
|
||||
/**
|
||||
* The time it takes for the motor to go from 0 to full throttle in seconds.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user