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

branch
eric7
changeset 11265
0fb6d2c26cbf
parent 11238
ddb3c3b4d679
--- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.CircuitPythonDevices.html	Mon May 05 17:43:44 2025 +0200
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.CircuitPythonDevices.html	Mon May 05 17:45:44 2025 +0200
@@ -1124,13 +1124,14 @@
 <dt>Return:</dt>
 <dd>
 list of tuples containing the translated status data label and
-            the associated value
+            the associated value and a dictionary with keys 'ipv4' and 'ipv6'
+            containing the respective address information
 </dd>
 </dl>
 <dl>
 <dt>Return Type:</dt>
 <dd>
-list of tuples of (str, str)
+tuple of list of tuples of (str, str) and dict
 </dd>
 </dl>
 <dl>

eric ide

mercurial