Bangle.getHealthStatus("day").steps has some (minor) drawbacks (e.g. zero after reboot). So I started using the widpedom widget which has the id wpedom. And the widpedom widget is already included in the bangle app loader.
But still a fallback to Bangle.getHealthStatus("day").steps would be nice. I will push an update soon.
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.
Bangle.getHealthStatus("day").steps
has some (minor) drawbacks (e.g. zero after reboot). So I started using the widpedom widget which has the id wpedom. And the widpedom widget is already included in the bangle app loader.But still a fallback to
Bangle.getHealthStatus("day").steps
would be nice. I will push an update soon.