tinkerspy / Automaton

Reactive State Machine Framework for Arduino
https://github.com/tinkerspy/Automaton/wiki
MIT License
374 stars 63 forks source link

Feature Addition: Buttons can be active high or low #91

Open sjernigan opened 9 months ago

sjernigan commented 9 months ago

Added the ability to have active high or active low buttons. Examples changed to comply. Thanks for the library

sjernigan commented 9 months ago

opps, also exposed the elapsed time of the timer in this branch