Package swervelib.parser.json
Class MotorConfigInt
- java.lang.Object
-
- swervelib.parser.json.MotorConfigInt
-
class MotorConfigInt extends Object
Used to store ints for motor configuration.
-
-
Constructor Summary
Constructors Constructor Description MotorConfigInt()Default constructor.MotorConfigInt(int drive, int angle)Default constructor with values.
-