Regarding the hanging tapping bug -- I guess its due to my lock heuristic where I try to prevent taps whenever the previous info was not shown yet -- otherwise it can happen that e.g. alt. is drawn above the next info...
I will also work on this and refactoring into a module will fix both, AI and BW.
Thanks for your reports it really helps a lot to improve it and I really like to maintain and improve my clocks :D
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Regarding the hanging tapping bug -- I guess its due to my lock heuristic where I try to prevent taps whenever the previous info was not shown yet -- otherwise it can happen that e.g. alt. is drawn above the next info...
I will also work on this and refactoring into a module will fix both, AI and BW.
Thanks for your reports it really helps a lot to improve it and I really like to maintain and improve my clocks :D