diff --git a/scoreboard.py b/scoreboard.py index 3078141..50aaa44 100644 --- a/scoreboard.py +++ b/scoreboard.py @@ -291,9 +291,9 @@ def run(): last_switch = time.time() while True: - govee_api.send_scene(GOVEE_AWS) play_goal_celebration() - # govee_api.set_to_original_color() + govee_api.send_scene(GOVEE_AWS) + govee_api.set_to_original_color() # while True: # now = time.time()