diff --git a/client/main.py b/client/main.py index 1d0cc02..ae51df6 100644 --- a/client/main.py +++ b/client/main.py @@ -85,7 +85,6 @@ def on_message(mqttc, obj, msg): update_led_strip(tuple(eval(rgb_values_list[5])), pixel, strip) strip.show() - time.sleep(1) if __name__ == "__main__": # Connect to Wi-Fi