Created
July 27, 2017 07:28
-
-
Save rec/adb4bc48080a6505e73b945c1178f614 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"driver": "simpixel", | |
"layout": "strip", | |
"animation": { | |
"typename": "BiblioPixelAnimations.strip.LarsonScanners.LarsonScanner", | |
"color": [255,0,0], | |
"tail": 1, | |
"start": 0, | |
"end": -1 | |
}, | |
"run": { | |
"amt": 3 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment