You are reading a single comment by @user101743 and its replies. Click here to read the full conversation.
  • @Robin to see the image you have to do new tab by right clicking. And I am trying to write on pins through the terminal.

  • Google asks for a login. I assume something is not properly set up for sharing.

    And if you have the MDBT42, just

    LED1.toggle()
    LED2.toggle()
    

    should toggle the two LEDs. Or Dxx.set() / Dxx.reset().

  • 'to see the image you have to do new tab by right clicking'

    A bit unconventional, but adding that text below the image should suffice on future posts. Just wasn't intuitive as no rollover text. It is most likely not rendering as the image links do not end with a valid image extention.

    Although I have no idea with the tool that is being used, you are aware that a valid Javascript instruction must be submitted? It is possible that tool isn't forwarding Javascript?

    Any luck trying this example?

    https://www.espruino.com/Flashing+Lights­#line=11,15,45,56,64

    I would take five minutes and understand the code submit/interpretation process:

    https://www.espruino.com/Quick+Start+Cod­e#line=92

About

Avatar for user101743 @user101743 started