### Basic Infos - [x ] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md). - [ x] I have read the documentation at [readthedocs](https://arduino-esp8266.readthedocs.io/en/latest) and the issue is not addressed there. - [x ] I have tested that the issue is present in current master branch (aka latest git). - [ x] I have searched the issue tracker for a similar issue. - [ x] If there is a stack dump, I have decoded it. - [ x] I have filled out all fields below. Calling `ESP8266WiFiMesh::deactivateAP()` in the example HelloMesh program produces a Wifi network with this result, after refreshing wifi on my phone:  I would have expected the wifi network to be shut off completely, not remove password, SSID, etc.