mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-19 06:21:40 +00:00
Added overridable configuration options in module json
This commit is contained in:
@@ -23,7 +23,7 @@ public class SwerveModulePhysicalCharacteristics
|
||||
*/
|
||||
public final int driveEncoderPulsePerRotation;
|
||||
/**
|
||||
* Angle motor encoder pulse per rotation. 1 if integrated encoder.
|
||||
* Angle motor encoder pulse per rotation. 1 for Neo encoder. 2048 for Falcons.
|
||||
*/
|
||||
public final int angleEncoderPulsePerRotation;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user