Skip to content

Commit

Permalink
removed duplicate items
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Smith-42 committed Dec 31, 2024
1 parent e8f4817 commit 6fec6f9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ public void close() {
clawServo.setPosition(CLAW_CLOSE_POSITION);
closedTimer.reset();
}
public boolean isScoreSwitchPressed(){ return !scoreSwitch.isPressed();}

@Override
public void update(Telemetry telemetry) {
Expand Down

0 comments on commit 6fec6f9

Please sign in to comment.