wfdudley / T-watch-2020

a watch project for the TTGO T-watch-2020 version 1
BSD 3-Clause "New" or "Revised" License
84 stars 27 forks source link

Sometimes the hour hand in the analog clock points wrong. #6

Open wfdudley opened 3 years ago

wfdudley commented 3 years ago

This seems to self correct after a few minutes. Seems most likely to happen just before the hour change.

Therealjosephchrzempiec commented 3 years ago

I get the same problem. WIth the original code from Dan Geiger. When i try to set the time say for 03.00- 3am i get 13:00 or 1pm. I haven't tried wfududly yet.

Joseph

wfdudley commented 3 years ago

Not the same problem.

The bug I reported is that the hour hand will briefly point wrong, but it corrects itself, probably when the next minute starts.

Bill Dudley

This email is free of malware because I run Linux.

On Wed, Jan 6, 2021 at 2:16 PM Therealjosephchrzempiec < notifications@github.com> wrote:

I get the same problem. WIth the original code from Dan Geiger. When i try to set the time say for 03.00- 3am i get 13:00 or 1pm. I haven't tried wfududly yet.

Joseph

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wfdudley/T-watch-2020/issues/6#issuecomment-755544055, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI4VYU2C3HFIIX6OHHOOZK3SYSZH5ANCNFSM4SKUGQEQ .

Therealjosephchrzempiec commented 3 years ago

I will have to check that out. I guess because i didn't check it before the minute was up. I just saw it and freaked out.

Joseph