--- a/src/eric7/Preferences/__init__.py Thu Feb 23 13:31:55 2023 +0100 +++ b/src/eric7/Preferences/__init__.py Fri Feb 24 14:11:20 2023 +0100 @@ -1581,6 +1581,10 @@ "WifiApName": "", "WifiApPassword": "", "WifiApAuthMode": 4, # WPA/WPA2 + "WifiApAddress": "", + "WifiApNetmask": "", + "WifiApGateway": "", + "WifiApDNS": "", "WifiCountry": "", # MicroPython URLs "MicroPythonDocuUrl": "https://docs.micropython.org/en/latest/",