-
Notifications
You must be signed in to change notification settings - Fork 58
Add Quick Connect V2 Demo #137
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
base: main
Are you sure you want to change the base?
Conversation
main/demo_tasks/quickconnect_v2_demo/GettingStartedWithQuickConnect.md
Outdated
Show resolved
Hide resolved
main/demo_tasks/quickconnect_v2_demo/GettingStartedWithQuickConnect.md
Outdated
Show resolved
Hide resolved
main/demo_tasks/quickconnect_v2_demo/quickconnect_v2_demo_config.h
Outdated
Show resolved
Hide resolved
main/demo_tasks/quickconnect_v2_demo/quickconnect_v2_demo_config.h
Outdated
Show resolved
Hide resolved
|
You'll likely need to correct formatting but that can be done later. The only thing remaining is to figure out why the builds are failing. |
…ailing demo builds
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like ESP-IDF v6+ renames wifi provisioning which explains the check failures. We may need to remove the 'latest' checks for now. Or possibly there is a way we can alias wifi provisioning and the new module name?
Description
Test Steps
Follow the GettingStartedWithQuickConnectGuide.md in main/demo_tasks/quickconnect_v2_demo
Checklist:
Related Issue
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.