Initial GUI-Development progress - 2022-02-26-17:00

This commit is contained in:
janis
2022-02-26 17:00:59 +01:00
parent 1a60b68461
commit 0ac77f238f
4 changed files with 13 additions and 7 deletions

View File

@@ -24,8 +24,7 @@ class Splash(MDScreen):
class Home(MDScreen):
def test(self):
print("class")
pass
class ConfigureScreen(MDScreen):