Referenced local variable before assignment
This commit is contained in:
@@ -855,6 +855,7 @@ def main():
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
global _bl_dirty_since
|
global _bl_dirty_since
|
||||||
|
global _disco_end_time, _disco_saved_brightness, _disco_saved_color
|
||||||
last_heartbeat = utime.ticks_ms()
|
last_heartbeat = utime.ticks_ms()
|
||||||
|
|
||||||
while True:
|
while True:
|
||||||
|
|||||||
Reference in New Issue
Block a user