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
On the ESP32 and ESP8266 you can set up a soft access point with WiFi.softAP() but this call doesn't seem to exist in the Raspberry Pi Pico W core. Is it there under a different name? If not, any plans to support it?