--- a/src/eric7/Preferences/ConfigurationPages/MicroPythonPage.py Wed Nov 09 09:42:19 2022 +0100 +++ b/src/eric7/Preferences/ConfigurationPages/MicroPythonPage.py Wed Nov 09 10:37:21 2022 +0100 @@ -21,6 +21,7 @@ QChart = None +# TODO: add option to enable/disable manual device selection class MicroPythonPage(ConfigurationPageBase, Ui_MicroPythonPage): """ Class implementing the MicroPython configuration page.