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

branch
eric7
changeset 9880
f425c58cf8e9
parent 9878
a82014a9e57b
child 9891
e58c3fadcacc
diff -r 925cf5d8d80f -r f425c58cf8e9 src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html
--- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html	Sun Mar 12 14:57:37 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html	Sun Mar 12 16:10:56 2023 +0100
@@ -1557,13 +1557,14 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating the availability of Ethernet
+tuple containing a flag indicating the availability of Ethernet
+            and the Ethernet type
 </dd>
 </dl>
 <dl>
 <dt>Return Type:</dt>
 <dd>
-bool
+tuple of (bool, str)
 </dd>
 </dl>
 <a NAME="BaseDevice.hasFirmwareUrl" ID="BaseDevice.hasFirmwareUrl"></a>

eric ide

mercurial