Module implementing the MicroPython configuration page.
None |
MicroPythonPage | Class implementing the MicroPython configuration page. |
create | Module function to create the configuration page. |
Class implementing the MicroPython configuration page.
None |
None |
MicroPythonPage | Constructor |
on_apShowPasswordButton_clicked | Private slot to show or hide the WiFi Access Point password. |
on_showPasswordButton_clicked | Private slot to show or hide the WiFi client password. |
save | Public slot to save the MicroPython configuration. |
None |
Constructor
Private slot to show or hide the WiFi Access Point password.
Private slot to show or hide the WiFi client password.
Public slot to save the MicroPython configuration.
Module function to create the configuration page.