Fix RTC UIP timing.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 16 Feb 2009 15:14:10 +0000 (10:14 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 16 Feb 2009 15:14:10 +0000 (10:14 -0500)
commit4f5586c657152add8854b79e85d12242315524b6
tree13121a0ee88c4129a5be3925fc8dd2605843eaad
parent94fd47e071f0198ed3a04f1fb9ac953107487e9d
Fix RTC UIP timing.

The "Update In Progress" bit can be set for up to 2.2ms, so wait for
    up to 3ms for it to clear.
src/clock.c