altos/vidtime: Check for value change in normal code, not irq
authorKeith Packard <keithp@keithp.com>
Thu, 17 May 2018 05:05:26 +0000 (22:05 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 17 May 2018 05:06:12 +0000 (22:06 -0700)
commit5a26df7db9453bf0596f729a23efb90e5e8a63c7
treecdf4d26b9a30eead0728bfd36bd85b0c19bcf4a6
parent06dac6551418ba817798c187f198b9b00c1dda74
altos/vidtime: Check for value change in normal code, not irq

This makes sure each value change is reported to the user.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/vidtime/ao_vidtime.c