every((1).second(), function() {
      if (on) {
        console.log("on");
        my.rapiro.led(255, 0, 0);
        on = false;