Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@LennartHennigs LennartHennigs released this 14 Oct 11:12
· 1 commit to master since this release
  • Refactored run()
  • Updated add() – now multiple transition arrays can be added
  • Added getTransitionCount() and getTimedTransitionCount() functions as suggested in PR #7
  • Fixed TimedTransitions constructor as mentioned in #9
  • Fixed error in State constructor as mentioned in #12
  • Fixed memory handling in SimpleFSM destructor as mentioned in #8
  • Updated the button handlers in MixedTransitions.inoand SimpleTransitionWithButton.ino as mentioned in #4