Something very wrong here or there are two ESPRUINOS...
So I flashed a 4MB ESP12 - no problem pops up and says V1.91
So firstly - the terminal keeps throwing back "undefined" when entering perfectly valid Javascript like "var a=1;" for no reason - how do you turn that off.
Secondly - the manual refers to the default speed being 9600. Well, either I'm going blind or mine is defaulting to 115k.
Thirdly the first examples you see relate to LED1 - but mine knows nothing about LED1. I can use "0" and get a flashing light working but if I use LED1 - I get errors
Secondly, above error message repeat several times.
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.
Something very wrong here or there are two ESPRUINOS...
So I flashed a 4MB ESP12 - no problem pops up and says V1.91
So firstly - the terminal keeps throwing back "undefined" when entering perfectly valid Javascript like "var a=1;" for no reason - how do you turn that off.
Secondly - the manual refers to the default speed being 9600. Well, either I'm going blind or mine is defaulting to 115k.
Thirdly the first examples you see relate to LED1 - but mine knows nothing about LED1. I can use "0" and get a flashing light working but if I use LED1 - I get errors
Secondly, above error message repeat several times.
Ideas anyone?