Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove wifi.sta.eventmonreg #1893

Closed
marcelstoer opened this issue Mar 31, 2017 · 2 comments
Closed

Remove wifi.sta.eventmonreg #1893

marcelstoer opened this issue Mar 31, 2017 · 2 comments

Comments

@marcelstoer
Copy link
Member

#1889 deprecated wifi.sta.eventmonreg. Remove the function after the next master drop.

@marcelstoer
Copy link
Member Author

@dnc40085 I tried to assign this issue to you but GitHub wouldn't let me because you're not an official maintainer 😞 Still, we'd be happy if you could take care of this once the next master drop is completed.

@dnc40085
Copy link
Contributor

dnc40085 commented Apr 5, 2017

@marcelstoer yeah, no problem. I can do that.

dnc40085 added a commit to dnc40085/nodemcu-firmware that referenced this issue Apr 5, 2017
The following functions were removed:
 - `wifi.sta.eventMonReg()`
 - `wifi.sta.eventMonStart()`
 - `wifi.sta.eventMonStop()`
 
The corresponding documentation has also been removed

This PR addresses issue nodemcu#1893
marcelstoer pushed a commit that referenced this issue May 21, 2017
The following functions were removed:
 - `wifi.sta.eventMonReg()`
 - `wifi.sta.eventMonStart()`
 - `wifi.sta.eventMonStop()`
 
The corresponding documentation has also been removed

This PR addresses issue #1893
eiselekd pushed a commit to eiselekd/nodemcu-firmware that referenced this issue Jan 7, 2018
The following functions were removed:
 - `wifi.sta.eventMonReg()`
 - `wifi.sta.eventMonStart()`
 - `wifi.sta.eventMonStop()`
 
The corresponding documentation has also been removed

This PR addresses issue nodemcu#1893
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants