@Gordon Ah I was just going to ask that. Is this code going to give me the 2 years-ish figure?
setWatch(function(e) { controls.playpause(); }, BTN1, { repeat: true, debounce : 50, edge: "rising" });
@Bennr 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.
@Gordon Ah I was just going to ask that. Is this code going to give me the 2 years-ish figure?