Skip to content

Commit

Permalink
removed old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
caiodasilva2005 committed Dec 10, 2024
1 parent 284b2ed commit b0f0bf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Core/Src/state_machine.c
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ int set_ready_mode()

int fault()
{
// count 5 seconds before unfaulting
return queue_state_transition(
(state_req_t){ .id = FUNCTIONAL, .state.functional = FAULTED });
}
Expand Down

0 comments on commit b0f0bf7

Please sign in to comment.