Skip to content

Commit

Permalink
remove uneeded comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthecoder committed Jul 30, 2024
1 parent 1278631 commit 0134c79
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ auto run(tasks::FirmwareTasks::QueueAggregator* aggregator) -> void {

auto policy = motor_policy::MotorPolicy();
while (true) {
// vTaskDelay(1000);
_top_task.run_once(policy);
}
}
Expand Down

0 comments on commit 0134c79

Please sign in to comment.