Does SlopeClock++ support the weather clock info ? The reason I ask is that I installed weather 0.17 and can click through the weather menus on BW clock. But I cant see the same in slopeClock++. What is the swipe tap sequence to get the weather clock_info menu to show ?
I have descovered that when steps are sent in clock into that the length is not set.
A workaround is to use info.text.toString().length
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.
Thanks @Gordon, nearly there with my demo.
A couple of things
Does SlopeClock++ support the weather clock info ? The reason I ask is that I installed weather 0.17 and can click through the weather menus on BW clock. But I cant see the same in slopeClock++. What is the swipe tap sequence to get the weather clock_info menu to show ?
I have descovered that when steps are sent in clock into that the length is not set.
A workaround is to use
info.text.toString().length