I trust it is not built-in. You will need to have in the initialization part of your code a line like:
wifi = require("EspruinoWiFi");
@verdeimpacat 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.
I trust it is not built-in. You will need to have in the initialization part of your code a line like: