Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

firmware: serverdown/servertickle should be able to play sub-loops #335

Open
todbot opened this issue Apr 20, 2018 · 0 comments
Open

firmware: serverdown/servertickle should be able to play sub-loops #335

todbot opened this issue Apr 20, 2018 · 0 comments

Comments

@todbot
Copy link
Owner

todbot commented Apr 20, 2018

Currently the "--servertickle" ('D' firmware command) will play the entire programmed color pattern in a loop. It should be possible to play a sub-pattern, like:

blink1-tool --play 1,7,8    # play blue-blue-blue in a loop
blink1-tool -t 3000 --servertickle 1,1,4,5  # after 3 seconds, play green-green-green in a loop

This requires both changes to blink1-tool and the blink(1) firmware.

todbot added a commit that referenced this issue Apr 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant