You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
fix typo
This commit is contained in:
@@ -32,7 +32,7 @@ notification_bar = None
|
||||
foreground_app_name=None
|
||||
|
||||
|
||||
lass WidgetAnimator:
|
||||
class WidgetAnimator:
|
||||
def __init__(self):
|
||||
self.animations = {} # Store animations for each widget
|
||||
|
||||
|
||||
Reference in New Issue
Block a user