-
- Downloads
esp8266/modnetwork: Remove .mac() method, move to .config("mac").
Querying/setting MAC address is pretty adhoc operation to belong to .config() instead of taking a whole method on its own.
Please register or sign in to comment
Querying/setting MAC address is pretty adhoc operation to belong to .config() instead of taking a whole method on its own.