evanw / fsm

Finite State Machine Designer
297 stars 145 forks source link

Add possibility of output in a state #12

Open SamuelYvon opened 7 years ago

SamuelYvon commented 7 years ago

I'm currently trying to design a Moore FSM with your tool, but it is not very easy to add the output in the state circle. Maybe having the option to add it would be nice? I might get around sending a PR if that is an addition that makes sense to you.

Thanks for the tool!