Searching where to disable wake up on accel
Closed this issue · 3 comments
sigmounte commented
I have 8h of autonomy usng the default firmware , but i can clearly see that the wathc is waking up all the time , even when i don't need to look at time . I'm totally of with having to use the push button to look at the time .
I just can't find where you programmed the waking up on accel ?
wfdudley commented
I did not write that. It's somewhere in the LVGL stuff, I don't know where.
Bill Dudley
…On Sat, Nov 21, 2020 at 7:39 AM sigmounte ***@***.***> wrote:
I have 8h of autonomy usng the default firmware , but i can clearly see
that the wathc is waking up all the time , even when i don't need to look
at time . I'm totally of with having to use the push button to look at the
time .
I just can't find where you programmed the waking up on accel ?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI4VYU2KV2E45L5RKSP22ADSQ6YJRANCNFSM4T5YNOTQ>
.
sigmounte commented
found it , was directly inside the .ino
thanks
wfdudley commented
Yes, to be accurate, I didn't write it, I copied it from the demo watch code that the watch
ships with. After sending my reply, I realized it was probably in that lump I copied into
the .ino file.