Sat, 25 Feb 2023 19:18:43 +0100
MicroPython
- updated the source documentation
<!DOCTYPE html> <html><head> <title>eric7.MicroPython.WifiDialogs</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.MicroPython.WifiDialogs</h1> <p> Package implementing WiFi related dialogs. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.MicroPython.WifiDialogs.WifiApConfigDialog.html">WifiApConfigDialog</a></td> <td>Module implementing a dialog to configure the Access Point interface.</td> </tr> <tr> <td><a href="eric7.MicroPython.WifiDialogs.WifiApStationsDialog.html">WifiApStationsDialog</a></td> <td>Module implementing a dialog showing the currently connected stations (clients).</td> </tr> <tr> <td><a href="eric7.MicroPython.WifiDialogs.WifiConnectionDialog.html">WifiConnectionDialog</a></td> <td>Module implementing a dialog to enter the parameters needed to connect to a WiFi network.</td> </tr> <tr> <td><a href="eric7.MicroPython.WifiDialogs.WifiController.html">WifiController</a></td> <td>Module implementing the WiFi related functionality.</td> </tr> <tr> <td><a href="eric7.MicroPython.WifiDialogs.WifiCountryDialog.html">WifiCountryDialog</a></td> <td>Module implementing a dialog to enter the country code for the WiFi interface.</td> </tr> <tr> <td><a href="eric7.MicroPython.WifiDialogs.WifiNetworksWindow.html">WifiNetworksWindow</a></td> <td>Module implementing a dialog showing the available WiFi networks.</td> </tr> <tr> <td><a href="eric7.MicroPython.WifiDialogs.WifiStatusDialog.html">WifiStatusDialog</a></td> <td>Module implementing a dialog to show the WiFi status of the connected device.</td> </tr> </table> </body></html>