]> git.taranathan.com Git - FRC2026.git/commitdiff
line
authoriefomit <timofei.stem@gmail.com>
Wed, 18 Feb 2026 18:54:47 +0000 (10:54 -0800)
committeriefomit <timofei.stem@gmail.com>
Wed, 18 Feb 2026 18:54:47 +0000 (10:54 -0800)
src/main/java/frc/robot/constants/IdConstants.java

index 645f67f9a3efc8bac5a00d9b4774aa563c5d70a4..24dbfba474ecbd643ca165ce9855290d0cd5663f 100644 (file)
@@ -21,7 +21,7 @@ public class IdConstants {
 
     // Climb
     public static final int CLIMB_MOTOR_ID = 8;
-    
+
     // Intake
     // extender right and left motor CAN ID
     public static final int RIGHT_MOTOR_ID = 1;