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

branch
eric7
changeset 10428
a071d4065202
parent 10259
b51dfacef37f
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html	Wed Dec 20 11:06:38 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html	Wed Dec 20 14:58:58 2023 +0100
@@ -2079,6 +2079,12 @@
 <dl>
 <dt>Return:</dt>
 <dd>
+tuple containing the command output and errors
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
 tuple of (str, str)
 </dd>
 </dl>
@@ -2664,6 +2670,12 @@
 <dl>
 <dt>Return:</dt>
 <dd>
+tuple containing the command output and errors
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
 tuple of (str, str)
 </dd>
 </dl>

eric ide

mercurial