justwifi icon indicating copy to clipboard operation
justwifi copied to clipboard

WPS Issue - class JustWifi' has no member named 'startWPS'

Open onderozturan opened this issue 6 years ago • 2 comments

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.

onderozturan avatar Nov 17 '18 09:11 onderozturan

Building with WPS support requires you to provide two specific build settings: -DJUSTWIFI_ENABLE_WPS -DNO_EXTRA_4K_HEAP

xoseperez avatar Dec 17 '18 23:12 xoseperez

How can i set -DJUSTWIFI_ENABLE_WPS ? i cant find nothing about the Compiler Build settings for Arduino.

AVProxy avatar May 22 '19 21:05 AVProxy