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 station event monitor #1900

Merged
merged 1 commit into from
May 21, 2017

Conversation

dnc40085
Copy link
Contributor

@dnc40085 dnc40085 commented Apr 5, 2017

Fixes #1893.

  • This PR is for the dev branch rather than for master.
  • This PR is compliant with the other contributing guidelines as well (if not, please describe why).
  • I have thoroughly tested my contribution.
  • The code changes are reflected in the documentation at docs/en/*.

This PR removes the deprecated functions wifi.sta.eventMonReg(), wifi.sta.eventMonStart() and wifi.sta.eventMonStop().

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
Copy link
Member

Thanks, we'll merge after the next master drop.

@marcelstoer marcelstoer added this to the 2.1 follow-up milestone May 15, 2017
@marcelstoer marcelstoer merged commit 7b1f022 into nodemcu:dev May 21, 2017
@dnc40085 dnc40085 deleted the dev_remove_wifi.sta.eventMonxxx branch May 24, 2017 14:20
eiselekd pushed a commit to eiselekd/nodemcu-firmware that referenced this pull request 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

Successfully merging this pull request may close these issues.

2 participants