]> the.earth.li Git - temper-clone.git/commit
Switch state machine transitions to increment
authorJonathan McDowell <noodles@earth.li>
Thu, 12 Jul 2018 12:27:53 +0000 (13:27 +0100)
committerJonathan McDowell <noodles@earth.li>
Thu, 12 Jul 2018 12:27:53 +0000 (13:27 +0100)
commitfb126acc7d712c6495a2039a451b06b49e0197b2
treeabfe022ccd63f98607c4cc9d7114fe338ef61b56
parent6b61bdbca74f12def23fc5f7099cc633aba420b3
Switch state machine transitions to increment

Rather than explicitly setting the next state just increment
the current state - makes it easier to add extra states.
main.c