Callbacks for digital inputs
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.