Refactor to simplify imports

This commit is contained in:
Thomas Farstrike
2026-01-13 00:38:17 +01:00
parent a4687a9937
commit 4ad4e1ed20
59 changed files with 231 additions and 194 deletions
@@ -1,8 +1,7 @@
import time
import random
from mpos.apps import Activity
import mpos.ui
from mpos import Activity, ui
try:
import lvgl as lv