Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
ahiuchingau committed Sep 20, 2023
1 parent 6e4ca48 commit 4f3543a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class BrushedMotorInterruptDriver {
handler.run_interrupt();

} while (iface.get_motor_state() ==
BrushedMotorState::FORCE_CONTROLLING);
BrushedMotorState::FORCE_CONTROLLING);
LOG("Move completed. Stopping interrupt simulation..");
}
}
Expand Down

0 comments on commit 4f3543a

Please sign in to comment.