Closed
Description
In the wifi AP doc there seems to be an error.
https://arduino-esp8266.readthedocs.io/en/latest/esp8266wifi/soft-access-point-class.html#softap
ssid - character string containing network SSID (max. 63 characters)
Isn't the max 32 char ? Think this is meant for the password?