We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02518fd commit 15a7e11Copy full SHA for 15a7e11
1 file changed
control/src/main/kotlin/dev/nextftc/control/drive/TankKinematics.kt
@@ -29,4 +29,4 @@ class TankKinematics : DriveKinematics<TankWheelPowers> {
29
right = (input.x - input.rx) / denominator,
30
)
31
}
32
-}
+}
0 commit comments