Skip to content

Is it possible to implement parallel states? #4

@SergeTauger

Description

@SergeTauger

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions