src/eric7/Documentation/Source/index-eric7.MicroPython.html

branch
mpy_network
changeset 9990
54c614d91eff
parent 9979
dbafba79461d
child 10015
9352f33732ae
--- a/src/eric7/Documentation/Source/index-eric7.MicroPython.html	Thu Apr 27 17:59:09 2023 +0200
+++ b/src/eric7/Documentation/Source/index-eric7.MicroPython.html	Fri Apr 28 12:07:41 2023 +0200
@@ -61,7 +61,7 @@
 </tr>
 <tr>
 <td><a href="eric7.MicroPython.MicroPythonDeviceInterface.html">MicroPythonDeviceInterface</a></td>
-<td>Module implementing some file system commands for MicroPython.</td>
+<td>Module  implementing an interface base class to talk to a connected MicroPython device.</td>
 </tr>
 <tr>
 <td><a href="eric7.MicroPython.MicroPythonFileManager.html">MicroPythonFileManager</a></td>
@@ -84,6 +84,10 @@
 <td>Module implementing a dialog to show progress messages.</td>
 </tr>
 <tr>
+<td><a href="eric7.MicroPython.MicroPythonSerialDeviceInterface.html">MicroPythonSerialDeviceInterface</a></td>
+<td>Module  implementing an interface to talk to a connected MicroPython device via a serial link.</td>
+</tr>
+<tr>
 <td><a href="eric7.MicroPython.MicroPythonSerialPort.html">MicroPythonSerialPort</a></td>
 <td>Module implementing a QSerialPort with additional functionality for MicroPython devices.</td>
 </tr>

eric ide

mercurial