CarpeNoctem / Sensor-Watch

A board replacement for the classic Casio F-91W wristwatch
Other
1 stars 0 forks source link

Simple Tide - Fix - Next Tide Catch-up #4

Closed CarpeNoctem closed 1 week ago

CarpeNoctem commented 1 week ago

Check whether the new predicted time(s) is in the past, and keep going with the prediction update until it's in the future. Otherwise, if the face hasn't been used in a while, it will only update once from the last tide event(s) it had stored in state, and would take several visits/changes of the tide display to catch up to showing the actual next upcoming tide time predictions.

CarpeNoctem commented 1 week ago

Fixed in 082905b