Good point @parasquid as I've made the assumption we are dealing with a supported board
post #34 const wifi = require("Wifi"); and as I've pointed out in the bulleted list:
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.
Sat 2020.09.19
Good point @parasquid as I've made the assumption we are dealing with a supported board
post #34
const wifi = require("Wifi");
and as I've pointed out in the bulleted list:Please post the results of
process.env
so that we are all working/thinking with the same environment.