* Add BSSID connection options to PicoW

When working with a mesh or multiple APs with the same SSID, it is often
necessary to specify which of the APs to connect to in order to maximize
the WiFi strength.

Add BSSID options to the SDK's PicoW cyw43_arch_wifi_connect_XXX APIs.

Fixes #1090

Co-authored-by: Earle F. Philhower, III <earlephilhower@yahoo.com>
This commit is contained in:
Peter Harper
2023-01-29 22:56:58 +00:00
committed by GitHub
parent 5984849594
commit 0b0931a9a2
3 changed files with 70 additions and 8 deletions