src/eric7/Documentation/Source/eric7.MicroPython.Devices.RP2Devices.html

branch
eric7
changeset 11270
0e220c26e60e
parent 11265
0fb6d2c26cbf
diff -r ce3bcd9df3b3 -r 0e220c26e60e src/eric7/Documentation/Source/eric7.MicroPython.Devices.RP2Devices.html
--- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.RP2Devices.html	Tue May 06 11:09:21 2025 +0200
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.RP2Devices.html	Tue May 06 15:32:29 2025 +0200
@@ -620,7 +620,7 @@
 </dl>
 <a NAME="RP2Device.connectWifi" ID="RP2Device.connectWifi"></a>
 <h4>RP2Device.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>
@@ -639,6 +639,10 @@
 <dd>
 host name of the device
 </dd>
+<dt><i>country</i> (str)</dt>
+<dd>
+WiFi country code
+</dd>
 </dl>
 <dl>
 <dt>Return:</dt>

eric ide

mercurial