Mmm, that would work, just if(digitalRead(pin)){return;} or something. Only takes 2.5 memory units.
@DrAzzy 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.
Mmm, that would work, just if(digitalRead(pin)){return;} or something. Only takes 2.5 memory units.