Skip to content

Commit

Permalink
take out commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
vertiq-jordan committed Sep 19, 2024
1 parent 42280f7 commit 008e78a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/drivers/actuators/vertiq_io/vertiq_io.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,6 @@ void VertiqIo::Run()
_actuator_test_active = _actuator_test.action == actuator_test_s::ACTION_DO_CONTROL;
}

//Make sure we get our thread into execution
// ScheduleNow();

//stop our timer
perf_end(_loop_perf);
}
Expand Down

0 comments on commit 008e78a

Please sign in to comment.