Skip to content

Commit

Permalink
something happened
Browse files Browse the repository at this point in the history
  • Loading branch information
cyblazer committed Oct 14, 2024
1 parent 1d4d61c commit 13fbb33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/java/frc/robot/subsystems/ClimberSubsystem.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ private ClimberSubsystem() {
solenoidOff();

m_compressorEnabled = false;

//goo goo gah gah
int x = 5;
}

public ClimberSubsystem init(){
Expand Down

0 comments on commit 13fbb33

Please sign in to comment.