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

Add missing Wifi Provisioning dependency #5203

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

sieren
Copy link
Contributor

@sieren sieren commented May 22, 2021

Adding back missing dependency for wifi provisioning.

This has been removed in 5502879#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20a but does not describe why or whether this was an oversight.

It was also missing in 2020 and has been previously added in 934841e#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20a.

Without this, compiling this library as part of an esp-idf component fails as the compiler cannot find #include "wifi_provisioning/manager.h" in WifiProv.h

@CLAassistant
Copy link

CLAassistant commented May 22, 2021

CLA assistant check
All committers have signed the CLA.

@me-no-dev me-no-dev merged commit e30b821 into espressif:master Jun 9, 2021
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.

3 participants