BenjaminSoelberg / openchronos-ng-elf

Fully modular opensource firmware for the eZ430 chronos using TI's new msp430-elf-gcc
GNU General Public License v3.0
59 stars 22 forks source link

Often accidentally entering "set time" causes problems #56

Closed BenjaminSoelberg closed 6 years ago

BenjaminSoelberg commented 7 years ago

I often get into a situation where I have accidentally enter "set time" menu. This causes the clock to stop running and when I return the clock is off by some but understandabe amount. This is not a very good situation to be in and I suggest that we return to normal mode (exiting the "set time") if no button has been touched for say 30 sec. I also suggest restoring the "correct time" in this case (if not changes has been made)

This is up for discussion!

quoraquestions commented 7 years ago

Agree 👍 the watch should return to normal function 'out of edit mode' after a timeout

BenjaminSoelberg commented 6 years ago

Hard coded timeout has been set to 10 sec both for menu selection and while setting time