Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
Removed the silly
Browse files Browse the repository at this point in the history
  • Loading branch information
BattleCh1cken committed Apr 10, 2024
1 parent 834c372 commit 4f94bfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/opcontrol.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ void opcontrol() {
ptoPiston.set_value(1);
}


/*
if (controller.get_digital(pros::E_CONTROLLER_DIGITAL_LEFT)) {
flywheel.set_state(lib::FlywheelState::Reversed);
Expand Down

0 comments on commit 4f94bfd

Please sign in to comment.