jeroenvermeulen / JeVe_EasyOTA

Making ESP8266 OTA Updates easy to include in your project
GNU General Public License v3.0
24 stars 11 forks source link

Scanning for hidden SSID #12

Open trlafleur opened 4 years ago

trlafleur commented 4 years ago

We recently did a pull request suggesting a change to WiFiMulti to allow scanning for hidden SSID...

We have a version called WiFiMulti2 that we have use in a number of projects that incorporate these changes...

You might find this of interest for your work here...

https://github.com/espressif/arduino-esp32/pull/3464