Hello,
I’m currently creating a state chart that uses multiple time events, and for some reason the code generation fails without giving me an error. I’ve discovered that this only happens when the transition is of type TimeEvent. Regardless if it’s after() or at() the code will not generate.
Thanks!
