Skip to content

Conversation

@eliezer42
Copy link

The isInState() method takes a State pointer to check if it is the current state of the machine. This is useful when you want to execute some come outside the state functions (in an ISR, for example) depending on the current state.

isInState method checks whether or not the machine is currently in a given state.
isInState method checks whether or not the machine is currently in a given state.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant