You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • @Vladimir can you post your problem as a new thread in http://forum.espruino.com/microcosms/108­3/ with the code you're using?

    I just tried this:

    function onInit() {
      digitalPulse(LED2,1,100);
    }
    

    Saved, and it works great, so there's nothing specifically wrong with onInit. I wonder if you're using 'Save on send' in the IDE or some other option that is confusing things.

About

Avatar for Gordon @Gordon started