--- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.EspDevices.html Tue May 06 11:09:21 2025 +0200 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.EspDevices.html Tue May 06 15:32:29 2025 +0200 @@ -641,7 +641,7 @@ </dl> <a NAME="EspDevice.connectWifi" ID="EspDevice.connectWifi"></a> <h4>EspDevice.connectWifi</h4> -<b>connectWifi</b>(<i>ssid, password, hostname</i>) +<b>connectWifi</b>(<i>ssid, password, hostname, country=""</i>) <p> Public method to connect a device to a WiFi network. </p> @@ -660,6 +660,10 @@ <dd> host name of the device </dd> +<dt><i>country</i> (str)</dt> +<dd> +WiFi country code +</dd> </dl> <dl> <dt>Return:</dt>