And if you go back to not using the if-statement now and just do as you did first like so:
Bangle.removeListener('drag',onDrag);
?
@Ganblejs 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.
And if you go back to not using the if-statement now and just do as you did first like so:
?