SoftTimer library

Nice lib, really useful,
did not dive in the details yet how it is implemented.

some questions came up:

  • how do you handle interrupts in this model?

  • if a task is running and another 'alarms' is it started or delayed?

  • how to handle user input? (serial?

  • what can i do with the *Me pointer?