Created
December 12, 2016 01:33
-
-
Save maruel/f417e65b13ff9e99015c9191bfa33660 to your computer and use it in GitHub Desktop.
Christmas lights simple
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Curve": "ease-out", | |
"Patterns": [ | |
{ | |
"Child": { | |
"Frame": "L00001f1f1f1f", | |
"_type": "Repeated" | |
}, | |
"MovePerHour": 21600, | |
"_type": "Rotate" | |
}, | |
{ | |
"Child": { | |
"Frame": "L1f00001f00001f00001f00001f00001f00001f0000001f00001f00001f00001f00001f00001f00001f00", | |
"_type": "Repeated" | |
}, | |
"MovePerHour": 2160, | |
"_type": "Rotate" | |
}, | |
{ | |
"Child": { | |
"Frame": "L1f00001f00001f00001f00001f00001f00001f00001f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f", | |
"_type": "Repeated" | |
}, | |
"MovePerHour": 2160, | |
"_type": "Rotate" | |
} | |
], | |
"ShowMS": 10000, | |
"TransitionMS": 5000, | |
"_type": "Loop" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment