Skip to content

Commit f01438e

Browse files
chore(outtake shooter state): dw about this commit it does nothing really
1 parent 3191034 commit f01438e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/frc/robot/utils/emu/OuttakeShooterState.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ package frc.robot.utils.emu
33
enum class OuttakeShooterState(
44
@JvmField val pos: Double,
55
) {
6+
// om pls see this, it is definitely ok to make an enum with one value
67
FORWARD(1.0),
78
}

0 commit comments

Comments
 (0)