You are reading a single comment by @alexanderbrevig and its replies. Click here to read the full conversation.
  • Hello :)

    Try to use the save function.

    function onInit()  {
      playMelody();
    }
    

    Upload to Espruino, then in the right hand side; type save() and press Enter.
    You Espruino should now playMelody() each time it's powered on!

About