Bangle.buzz() does nothing unfortunately. I also tried Bangle.buzz(10000, 1), maybe buzzing for a longer time would, I don't know, unstick things, but no, nothing either.
I don't have installed any App with "quiet" in the App name.
Here's the result for require("Storage").readJSON("setting.json"):
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.buzz()
does nothing unfortunately. I also triedBangle.buzz(10000, 1)
, maybe buzzing for a longer time would, I don't know, unstick things, but no, nothing either.I don't have installed any App with "quiet" in the App name.
Here's the result for
require("Storage").readJSON("setting.json")
: