I just tried switching to Anton Clock (having used a hacked-up version of mtnclock for ages), in the hope of making the time more easily readable, but the time doesn't appear to actually appear – the top half of the clockface is just blank. (The date/day/weeknum displays fine, in both bitmap and vector fonts, it really is just the time that's not there.) Both antonclk and antonclkplus have the same problem.
I've tried reinstalling the apps, rebooting the watch, and updating to the latest firmware (2v19.117). I'm using a fork of BangleApps, https://github.com/sersorrel/bangleapps, which I've just rebased on upstream – the only even tangentially-relevant changes I can see I've made would be to locale, to add AM/PM to the time.
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.
I just tried switching to Anton Clock (having used a hacked-up version of mtnclock for ages), in the hope of making the time more easily readable, but the time doesn't appear to actually appear – the top half of the clockface is just blank. (The date/day/weeknum displays fine, in both bitmap and vector fonts, it really is just the time that's not there.) Both antonclk and antonclkplus have the same problem.
I've tried reinstalling the apps, rebooting the watch, and updating to the latest firmware (2v19.117). I'm using a fork of BangleApps, https://github.com/sersorrel/bangleapps, which I've just rebased on upstream – the only even tangentially-relevant changes I can see I've made would be to
locale
, to add AM/PM to the time.Any ideas what I've broken?