aboutsummaryrefslogtreecommitdiff
path: root/NeoRuntime/Runtime/neo_runtime.py
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2022-04-28 20:06:38 +0200
committerJakob Stendahl <jakob.stendahl@outlook.com>2022-04-28 20:08:55 +0200
commit916ab40d65c9c25f63256f2cd98be297c3da2208 (patch)
treedcf07544310fd34f79e72f34ef0e653f30a163f0 /NeoRuntime/Runtime/neo_runtime.py
parent4ee57ab935718a269fe7ab65b26ff27837d49003 (diff)
downloadLuxcena-Neo-916ab40d65c9c25f63256f2cd98be297c3da2208.tar.gz
Luxcena-Neo-916ab40d65c9c25f63256f2cd98be297c3da2208.zip
:bug: Small bugfixes
Diffstat (limited to 'NeoRuntime/Runtime/neo_runtime.py')
-rw-r--r--NeoRuntime/Runtime/neo_runtime.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/NeoRuntime/Runtime/neo_runtime.py b/NeoRuntime/Runtime/neo_runtime.py
index 01e5a9e..7733a4b 100644
--- a/NeoRuntime/Runtime/neo_runtime.py
+++ b/NeoRuntime/Runtime/neo_runtime.py
@@ -119,7 +119,7 @@ class NeoRuntime:
ws.close()
last_send = time.perf_counter()
-
+
if self.__send_strip_buffer:
time.sleep(0.05)
buffer = [2]