You are reading a single comment by @verdeimpacat and its replies. Click here to read the full conversation.
  • 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");
    
About