mirror of
https://github.com/esp8266/Arduino.git
synced 2025-09-06 19:08:12 +03:00
An empty passphrase string should enable AUTH_OPEN mode of softAP.
This was the behaviour before commit 293e55c
.
Additionally make the type of checking for empty strings consistent.