We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6494e commit 6e7ce21Copy full SHA for 6e7ce21
1 file changed
src/main/java/org/carlmontrobotics/lib199/MotorControllerFactory.java
@@ -145,4 +145,4 @@ public static CANSparkMax createSparkMax(int id, MotorConfig config) {
145
return spark;
146
}
147
148
-}
+}
0 commit comments