src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonDeviceInterface.html

branch
mpy_network
changeset 10015
9352f33732ae
parent 9990
54c614d91eff
child 10229
e50bbf250343
diff -r 951a8d558e23 -r 9352f33732ae src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonDeviceInterface.html
--- a/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonDeviceInterface.html	Thu May 04 17:33:16 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonDeviceInterface.html	Thu May 04 17:34:24 2023 +0200
@@ -51,13 +51,17 @@
 emitted to indicate the end of an
         asynchronously executed list of commands (e.g. a script)
 </dd>
+<dt>osdInfo(str)</dt>
+<dd>
+emitted when some OSD data was received from the device
+</dd>
 </dl>
 <h3>Derived from</h3>
 QObject
 <h3>Class Attributes</h3>
 
 <table>
-<tr><td>None</td></tr>
+<tr><td>PasteModePrompt</td></tr><tr><td>TracebackMarker</td></tr>
 </table>
 <h3>Class Methods</h3>
 

eric ide

mercurial