Hello @MaBe, I did and it does the same thing - returns an empty array.
>require("Wifi").scan(function(arrayOfAcessPoints){print(arrayOfAcessPoints);}); =undefined [ ]
@citizen12123 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.
Hello @MaBe,
I did and it does the same thing - returns an empty array.