1 Commits

Author SHA1 Message Date
39e416e35a Commit dumb change 2024-12-29 11:28:27 -08:00

View File

@ -82,3 +82,4 @@ public class PedroConstants {
- decrease if robot is correcting away from the path */ - decrease if robot is correcting away from the path */
public static final double CENTRIPETAL_SCALING = 0.0004; public static final double CENTRIPETAL_SCALING = 0.0004;
} }