We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, First, thanks for sharing and efforts. I am trying to use the WPS . I got below error message while compiling wps scketch.
'class JustWifi' has no member named 'startWPS'
Do you have a comment, advice of fix? Thanks.
The text was updated successfully, but these errors were encountered:
Building with WPS support requires you to provide two specific build settings: -DJUSTWIFI_ENABLE_WPS -DNO_EXTRA_4K_HEAP
-DJUSTWIFI_ENABLE_WPS -DNO_EXTRA_4K_HEAP
Sorry, something went wrong.
How can i set -DJUSTWIFI_ENABLE_WPS ? i cant find nothing about the Compiler Build settings for Arduino.
No branches or pull requests
Hi,
First, thanks for sharing and efforts.
I am trying to use the WPS . I got below error message while compiling wps scketch.
'class JustWifi' has no member named 'startWPS'
Do you have a comment, advice of fix?
Thanks.
The text was updated successfully, but these errors were encountered: