Skip to content

Commit 734b91a

Browse files
committed
edit clarification
1 parent 626ffca commit 734b91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/frc/robot/util/MotorFF.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Open Source Software; you can modify and/or share it under the terms of
33
// the WPILib BSD license file in the root directory of this project.
44

5-
// Edited by Team 178 for adjustable constants, based on edu.wpi.first.math.controller.SimpleMotorFeedforward
5+
// Edited by Team 178 for adjustable constants, based on edu.wpi.first.math.controller.ArmFeedforward
66

77
package frc.robot.util;
88

0 commit comments

Comments
 (0)