justwifi
justwifi copied to clipboard
JustWifi::addNetwork wrong max ssid name length
https://github.com/xoseperez/justwifi/blob/637297ce2687f97106cf9e941008dc58226449c0/src/JustWifi.cpp#L670
the max ssid length by the RFC is 32. this causes problems with long ssid names change 31 to 32