Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Conversation

@lapsule
Copy link

@lapsule lapsule commented Mar 28, 2017

Add smartconfig support to modnetwork, here is a demo:

import network
wlan = network.WLAN(network.STA_IF)
wlan.active()
wlan.smartconfig()

@dpgeorge
Copy link
Member

dpgeorge commented Apr 6, 2017

Thanks for the contribution. Is smartconfig a standard supported by more than one device, or is it an ad-hoc thing? If it's ESP specific then it should go in the esp module. Also, a lot of your code looks copied from somewhere else, which means you can't submit it just like that.

@lapsule lapsule closed this May 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants