Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Chris
Pixelframe
Commits
9e5f0056
Commit
9e5f0056
authored
Dec 19, 2020
by
Christian Wander
Browse files
cleanup
parent
15f4a34b
Changes
1
Hide whitespace changes
Inline
Side-by-side
dmxfun.py
View file @
9e5f0056
...
...
@@ -33,7 +33,7 @@ def main():
## sender[universe].dmx_data = blink.eck(c)
# eck = blink.tuplify(blink.snakify(blink.eck_tuple(c)))
t
=
blink
.
from_heart
(
c
)
;
t
=
blink
.
from_heart
(
c
)
sender
[
universe
].
dmx_data
=
t
.
snake_tuple
()
time
.
sleep
(
5
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment