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

esp_wifi_restart missing from header files (IDFGH-4190) #6049

Closed
niemeyer opened this issue Oct 31, 2020 · 1 comment
Closed

esp_wifi_restart missing from header files (IDFGH-4190) #6049

niemeyer opened this issue Oct 31, 2020 · 1 comment

Comments

@niemeyer
Copy link

Hello there,

The function esp_wifi_restart is tersely mentioned in the docs:

When esp_wifi_disconnect(), or esp_wifi_stop(), or esp_wifi_deinit(), or esp_wifi_restart() is called and the station is already connected to the AP.

It doesn't seem documented or included in the header files, though.

What does it do exactly and why isn't it declared in the header files? Shouldn't it be?

Thanks.

@github-actions github-actions bot changed the title esp_wifi_restart missing from header files esp_wifi_restart missing from header files (IDFGH-4190) Oct 31, 2020
@YouDONG-ESP
Copy link
Contributor

Hi @niemeyer, this api has been removed, thanks for reporting, we will update it.

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