Tweet

Replying to @josecastillo

I can’t repeatedly refresh the display in main() because that would kill the battery; I need to do it in an interrupt. basically the system sleeps most of the time, and only wakes up when something pokes it. right now, the only interrupts are the buttons, and the real-time clock.

(original)