• How do you set the options for pedometer?
    Somehow like that, but how do I put it together?

    Bangle.setOptions({wakeOnTwist:false,ste­pCounterThresholdLow:X,stepCounterThresh­oldHigh:Y})
    X=sqr(8192-80)
    Y=sqr(8192+80)
    
About