Which links are broken? All the ones are the end of the Getting Started guide seem to work for me.
You probably want:
setWatch(function() { whatever }, BTN, {edge:"rising",debounce:50,repeat:true})
I'd hoped to have a few more tutorials up by now, but it's amazing what spending 6 hours a day answering emails does for your productivity :)
Can I use sleep and wake often or is that not recommended to disable and enable Bluetooth multiple times?
@MobiTech started
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.
Which links are broken? All the ones are the end of the Getting Started guide seem to work for me.
You probably want:
setWatch(function() { whatever }, BTN, {edge:"rising",debounce:50,repeat:true})
I'd hoped to have a few more tutorials up by now, but it's amazing what spending 6 hours a day answering emails does for your productivity :)