WifiWizard2
WifiWizard2 copied to clipboard
Respect authentication type on Android
Description of the Change
Differentiate between different network authentication types when retrieving networks by SSID. This is necessary because android stores multiple networks with same SSID but different types.
Benefits
Fixes a problem where one cannot connect to an unsecured network when there is a configuartion with WPA/WPA2 already configured.
@tripflex Can you look into this?