Sat, 26 Apr 2025 12:34:32 +0200
MicroPython
- Added a configuration option to disable the support for the no longer produced Pimoroni Pico Wireless Pack.
<!DOCTYPE html> <html><head> <title>eric7.WebBrowser.SpeedDial</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.SpeedDial</h1> <p> Package implementing the speed dial functionality. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.WebBrowser.SpeedDial.Page.html">Page</a></td> <td>Module implementing a structure to hold the data for a speed dial page.</td> </tr> <tr> <td><a href="eric7.WebBrowser.SpeedDial.PageThumbnailer.html">PageThumbnailer</a></td> <td>Module implementing an object to create a thumbnail image of a web site.</td> </tr> <tr> <td><a href="eric7.WebBrowser.SpeedDial.SpeedDial.html">SpeedDial</a></td> <td>Module implementing the speed dial.</td> </tr> <tr> <td><a href="eric7.WebBrowser.SpeedDial.SpeedDialReader.html">SpeedDialReader</a></td> <td>Module implementing a class to read speed dial data files.</td> </tr> <tr> <td><a href="eric7.WebBrowser.SpeedDial.SpeedDialWriter.html">SpeedDialWriter</a></td> <td>Module implementing a class to write speed dial data files.</td> </tr> </table> </body></html>