fixing formatting
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ def process_events(events):
|
|||||||
if is_working_time:
|
if is_working_time:
|
||||||
update_display(color=COLOR_BLUE, text = "Work time - No event")
|
update_display(color=COLOR_BLUE, text = "Work time - No event")
|
||||||
else:
|
else:
|
||||||
update_display(color=COLOR_GREEN, text = "Looks like 420 to me ayooo")
|
update_display(color=COLOR_GREEN, text = "Ayooo Looks like 420 lets blaze!")
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
|||||||
Reference in New Issue
Block a user