IIRC, there is a post that the module name has to be written in lowercase: var wifi = require("wifi");
@UliMerkel 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.
IIRC, there is a post that the module name has to be written in lowercase:
var wifi = require("wifi");