-
- Downloads
esp8266: Add skeleton "network" module.
MicroPython "network" module interface requires it to contains classes to instantiate. But as we have a static network interace, make WLAN() "constructor" just return module itself, and just make all methods module-global functions.
Loading
Please register or sign in to comment