• @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" });
    
About

Avatar for Bennr @Bennr started