Skip to content
Snippets Groups Projects
Commit ee3fec31 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

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.
parent 431603ad
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment