Open surdu opened 3 years ago
Good point. I figured out that the transitionS0
function should always return false. In other cases, you will loop in S0 forever.
Also, from the source code, I see that transition to itself for the first state is not required.
Hello,
Just started using your library and this puzzles me:
Where exactly is the "transition logic" explained ?