Update to TimeAlarms Library - thread for discussing beta testing

I'm also quite late, but it seems there is a bug with repeating timers at midnight.

If I set this: Alarm.alarmRepeat(0,0,0, FUNC_STUFF);

The Alarm is always disabled and I cannot enable it.