You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi... i was browsing the source... documentation in README.md doesn't mention WiFi.begin()also accept bssid as optional parameter... this differs with WiFiNINA api that doesn't support bssid
hi... i was browsing the source... documentation in
README.md
doesn't mentionWiFi.begin()
also accept bssid as optional parameter... this differs with WiFiNINA api that doesn't support bssidWiFiEspAT/src/WiFi.h
Line 72 in b9443b2
documentation: https://github.com/JAndrassy/WiFiEspAT/blob/master/README.md#enhanced-wifi-api
WiFiEspAT/README.md
Line 193 in b9443b2
WiFiNINA api: https://www.arduino.cc/reference/en/libraries/wifinina/wifi.begin/
The text was updated successfully, but these errors were encountered: