Skip to content

Commit

Permalink
Merge pull request #28 from ftc16072/otos-testing
Browse files Browse the repository at this point in the history
uncommented otos code
  • Loading branch information
Joshua-Smith-42 authored Nov 19, 2024
2 parents 5879b16 + aa02eef commit 40b5074
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,9 @@ public Robot() {
mechanisms = Arrays.asList(
controlHub,
mecanumDrive,
// otos,
otos,
scoringClaw,
intakeArm,
// slides,
//doubleReverse4Bar,
intakeSlides,
scoreArm,
intakeClaw);
Expand Down

0 comments on commit 40b5074

Please sign in to comment.