The 8266 is connected to a desktop on the USB port.
console.log or print would send a string out to the USB.
What is the default function to read from the same port, with data coming from the desktop?
@user106712 started
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.
The 8266 is connected to a desktop on the USB port.
console.log or print would send a string out to the USB.
What is the default function to read from the same port, with data coming from the desktop?