Closed qmuntal closed 5 years ago
Fixes #3
The stateMutex has been removed from StateMachine.State and StateMachine.setState. A stateMutex has been added to the built-in state repository instead.
StateMachine.State
StateMachine.setState
Fixes #3
The stateMutex has been removed from
StateMachine.State
andStateMachine.setState
. A stateMutex has been added to the built-in state repository instead.