Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to implement parallel states? #4

Open
SergeTauger opened this issue Aug 12, 2021 · 0 comments
Open

Is it possible to implement parallel states? #4

SergeTauger opened this issue Aug 12, 2021 · 0 comments

Comments

@SergeTauger
Copy link

First of all I'd like to thank you for your work. I hope the project is not abandoned.

Is it possible to make several nested machines to run in parallel? For example, I'd like two leds to blink in parallel after receiving an event; the machines should be identical except of corresponding led (mcu pins). In the examples all machines, states and functions are declared static, so I'm not sure if it's possible to make an array of machines without them shadowing each other.

Looking forward to your reply,
Best,
Serge

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

No branches or pull requests

1 participant