-
• #2
libs/banglejs/jswrap_bangle.c +2688:
undefined
or'current'
- health data so far in the last 10 minutes is returned,'last'
- health data during the last 10 minutes'day'
- the health data so far for the day
-
• #3
Bangle.getStepCount() returns. Step count from what point ?
When the Bangle started. You can use
setStepCount
to set it to something else though.
Wondering what exactly Bangle.getStepCount() returns. Step count from what point ?
Also wonder what other options exist for Bangle.getHealthStatus(arg);