Merge pull request #806 from daveshah1/fsm_opt_no_reset
authorClifford Wolf <clifford@clifford.at>
Tue, 12 Feb 2019 13:39:39 +0000 (14:39 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Feb 2019 13:39:39 +0000 (14:39 +0100)
fsm_opt: Fix runtime error for FSMs without a reset state


Trivial merge