Added ReadMeAttachments.

Minor cleanup.
This commit is contained in:
Titan Robotics Club
2024-06-18 00:41:04 -07:00
parent 3d5e14bed3
commit 6634d26140
2 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ import trclib.vision.TrcHomographyMapper;
*/
public class RobotParams
{
public static enum RobotType
public enum RobotType
{
MecanumRobot,
SwerveRobot,