Tweet
Replying to @josecastillo
but the RTC interrupt can only fire when it matches a given hour, minute or second. this is how my test code is updating the display: once a minute, when the seconds tick from 59 to 0, the watch wakes up, I update the screen, and we wait again. I need a more frequent interrupt.
(original)