Skip to content

Commit

Permalink
Phase 1 State Machine changes (nasa/fprime#2829) (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-bc authored and kevin-f-ortega committed Oct 10, 2024
1 parent 30882c2 commit d70c87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Components/Led/Led.fpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module Components {
format "Invalid Blinking Argument: {}"

@ Reports the state we set to blinking.
event SetBlinkingState(state: Fw.On) \
event SetBlinkingState($state: Fw.On) \
severity activity high \
format "Set blinking state to {}."

Expand Down

0 comments on commit d70c87c

Please sign in to comment.