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

branch
eric7
changeset 9927
fa258d559f01
parent 9840
d41ee69fa69b
child 10479
856476537696
diff -r 6222ddc7e1bd -r fa258d559f01 src/eric7/Documentation/Source/eric7.MicroPython.Devices.PyBoardDevices.html
--- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.PyBoardDevices.html	Mon Mar 20 16:22:56 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.PyBoardDevices.html	Tue Mar 21 11:23:42 2023 +0100
@@ -95,6 +95,10 @@
 <td>Private slot to list all DFU-capable devices.</td>
 </tr>
 <tr>
+<td><a href="#PyBoardDevice.__resetDevice">__resetDevice</a></td>
+<td>Private slot to reset the connected device.</td>
+</tr>
+<tr>
 <td><a href="#PyBoardDevice.__showDfuDisableInstructions">__showDfuDisableInstructions</a></td>
 <td>Private method to show some instructions to disable the DFU mode.</td>
 </tr>
@@ -305,6 +309,13 @@
 <p>
         Private slot to list all DFU-capable devices.
 </p>
+<a NAME="PyBoardDevice.__resetDevice" ID="PyBoardDevice.__resetDevice"></a>
+<h4>PyBoardDevice.__resetDevice</h4>
+<b>__resetDevice</b>(<i></i>)
+
+<p>
+        Private slot to reset the connected device.
+</p>
 <a NAME="PyBoardDevice.__showDfuDisableInstructions" ID="PyBoardDevice.__showDfuDisableInstructions"></a>
 <h4>PyBoardDevice.__showDfuDisableInstructions</h4>
 <b>__showDfuDisableInstructions</b>(<i></i>)

eric ide

mercurial