src/eric7/Documentation/Source/eric7.MicroPython.EthernetDialogs.WiznetUtilities.html

branch
eric7
changeset 10479
856476537696
parent 9891
e58c3fadcacc
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.MicroPython.EthernetDialogs.WiznetUtilities.html
--- a/src/eric7/Documentation/Source/eric7.MicroPython.EthernetDialogs.WiznetUtilities.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.EthernetDialogs.WiznetUtilities.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,24 +7,22 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.MicroPython.EthernetDialogs.WiznetUtilities</h1>
-
 <p>
 Module implementing WIZnet 5x00 related utility functions.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
-
 <tr>
 <td><a href="#cpyWiznetInit">cpyWiznetInit</a></td>
 <td>Function to get the WIZnet 5x00 initialization code for CircuitPython.</td>
@@ -34,15 +32,16 @@
 <td>Function to get the WIZnet 5x00 initialization code for MicroPython.</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="cpyWiznetInit" ID="cpyWiznetInit"></a>
 <h2>cpyWiznetInit</h2>
 <b>cpyWiznetInit</b>(<i></i>)
-
 <p>
     Function to get the WIZnet 5x00 initialization code for CircuitPython.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -61,10 +60,10 @@
 <a NAME="mpyWiznetInit" ID="mpyWiznetInit"></a>
 <h2>mpyWiznetInit</h2>
 <b>mpyWiznetInit</b>(<i></i>)
-
 <p>
     Function to get the WIZnet 5x00 initialization code for MicroPython.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -79,4 +78,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial