diff --git a/StudyPlanner_Cleaned.zip b/StudyPlanner_Cleaned.zip new file mode 100644 index 0000000..4155a2a Binary files /dev/null and b/StudyPlanner_Cleaned.zip differ diff --git a/StudyPlanner_Cleaned_Corrected.zip b/StudyPlanner_Cleaned_Corrected.zip new file mode 100644 index 0000000..a466e65 Binary files /dev/null and b/StudyPlanner_Cleaned_Corrected.zip differ diff --git a/StudyPlanner_Cleaned_Corrected_Updated_Updated (1).zip b/StudyPlanner_Cleaned_Corrected_Updated_Updated (1).zip new file mode 100644 index 0000000..ac0bfd7 Binary files /dev/null and b/StudyPlanner_Cleaned_Corrected_Updated_Updated (1).zip differ diff --git a/StudyPlanner_Updated (1).zip b/StudyPlanner_Updated (1).zip new file mode 100644 index 0000000..bbd7b97 Binary files /dev/null and b/StudyPlanner_Updated (1).zip differ diff --git a/StudyPlanner_Updated/.vscode/settings.json b/StudyPlanner_Updated/.vscode/settings.json new file mode 100644 index 0000000..92b5de3 --- /dev/null +++ b/StudyPlanner_Updated/.vscode/settings.json @@ -0,0 +1,21 @@ +{ + "jira-plugin.workingProject": "", + "MicroPython.executeButton": [ + { + "text": "▶", + "tooltip": "Run", + "alignment": "left", + "command": "extension.executeFile", + "priority": 3.5 + } + ], + "MicroPython.syncButton": [ + { + "text": "$(sync)", + "tooltip": "sync", + "alignment": "left", + "command": "extension.execute", + "priority": 4 + } + ] +} \ No newline at end of file