Skip to content

Commit c7022e6

Browse files
authored
Merge branch 'master' into GVSULeds
2 parents 3f1fca1 + 8712c67 commit c7022e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/frc/robot/subsystems/Elevator/ElevatorLevel.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package frc.robot.subsystems.Elevator;
22

33
public enum ElevatorLevel {
4+
45
L4_HEIGHT("L4_HEIGHT", 91.5),
56
L3_HEIGHT("L3_HEIGHT", 48),
67
L2_HEIGHT("L2_HEIGHT", 19),

0 commit comments

Comments
 (0)