12-01-2014 03:20 AM
Hello.
In my front panel there are some buttons that will give the same result each time they are pressed.
Exactly like menu items.
In every state of my FSM there is an event structure. Is it efficient to add a case for every menu item and buttons for every state?
Is there a way to add this functionality in just one case structure and then make it global somehow?
Thanks.
12-01-2014 03:23 AM
duplicate, continue here!
12-01-2014 03:29 AM
Thank you very much for the quick reply!