Have just received the board and am trying a few things, I don't seem to be getting any LED activity and the IDE doesn't feel like it's responding properly to commands. Just trying basic commands such as LED1.write(1); or LED1.set() returns nothing and the command line in the IDE stays all on one line. Am probably being a bit thick so any guidance appreciated.
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.
Hi,
Have just received the board and am trying a few things, I don't seem to be getting any LED activity and the IDE doesn't feel like it's responding properly to commands. Just trying basic commands such as LED1.write(1); or LED1.set() returns nothing and the command line in the IDE stays all on one line. Am probably being a bit thick so any guidance appreciated.