Skip to content

Callbacks for digital inputs

Compare
Choose a tag to compare
@berndporr berndporr released this 14 Nov 20:51
· 37 commits to master since this release

The digital inputs now also have callback functions which are called whenever there is a state change at a digital input. Also the blink example has been changed to a timer based approach.
This release got rid of any legacy delay/loop code and it's now 100% event driven.