This commit is contained in:
2025-11-13 11:36:45 +01:00
commit fc6dc3ce77
7 changed files with 380 additions and 0 deletions

4
gui.py Normal file
View File

@@ -0,0 +1,4 @@
# === GUI Functions ===
def create_screens():
# Already in main.py
pass