removed sleeper
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
@@ -85,7 +85,6 @@ def on_message(mqttc, obj, msg):
|
|||||||
update_led_strip(tuple(eval(rgb_values_list[5])), pixel, strip)
|
update_led_strip(tuple(eval(rgb_values_list[5])), pixel, strip)
|
||||||
|
|
||||||
strip.show()
|
strip.show()
|
||||||
time.sleep(1)
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
# Connect to Wi-Fi
|
# Connect to Wi-Fi
|
||||||
|
|||||||
Reference in New Issue
Block a user