1v94.209 Copyright 2017 G.Williams
Espruino is Open Source. Our work is supported
only by sales of official boards and donations:
http://espruino.com/Donate
Flash map 512KB:256/256, manuf 0xc8 chip 0x4013
>
=undefined
>
=undefined
>
=undefined
>Se
Serial3 Serial
Serial2 Serial
Serial1 Serial2
Server
>Seri
Serial3 Serial
Serial2 Serial
Serial1 Serial2
>Serial2._options
={ "rx": D12, "tx": D13, "ck": D14, "cts": D15,
"bytesize": 8,
"parity": "even",
"stopbits": 1 }
>
=undefined
'#if defined(ESP8266)
'#endif
Remove apostrophe in front of #
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.
@MaBe,
Try this, it compiles and loads without errors, but has not tried the communication.
'#if defined(ESP8266)
'#endif
Remove apostrophe in front of #