From e6cb9961c7a4868ff60771b818cc497f9d0817de Mon Sep 17 00:00:00 2001 From: ary Date: Sat, 9 Sep 2023 11:54:29 -0400 Subject: [PATCH] fuhtiggle bang tookah tang --- RELENTLESS/src/autons.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/RELENTLESS/src/autons.cpp b/RELENTLESS/src/autons.cpp index 23fa2c8..c56f461 100644 --- a/RELENTLESS/src/autons.cpp +++ b/RELENTLESS/src/autons.cpp @@ -41,9 +41,6 @@ void test_auton() { pros::delay(500); chassis.set_drive_pid(-2, DRIVE_SPEED, false, false); chassis.set_turn_pid(130, TURN_SPEED); - - - // finishing the base what the heck is wrong //pros::task_t intakeTask(run_intake_for, (void*) malloc(sizeof(double)), TASK_PRIORITY_DEFAULT, TASK_STACK_DEPTH_DEFAULT, "runIntakeFor"); } \ No newline at end of file