I often used the LINUX board and connect via WebIDE and TCP/IP for source testing. Looks like this is not possible any more because SETTINGS->COMMUNICATION does not offer TCP/IP input. I still can build a LINUX board and launch it with parameter --telnet like this:
bin/espruino --telnet
Any hints what I miss or what workaround is available to get this working again?
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.
I often used the LINUX board and connect via WebIDE and TCP/IP for source testing. Looks like this is not possible any more because
SETTINGS->COMMUNICATION
does not offer TCP/IP input. I still can build a LINUX board and launch it with parameter --telnet like this:Any hints what I miss or what workaround is available to get this working again?