todbot / blink1-tool

Command-line tools and C library for blink(1) USB RGB LED
https://blink1.thingm.com/
Other
84 stars 15 forks source link

--servertickle doesn't allow setting of start_pos and end_pos #19

Closed todbot closed 5 years ago

todbot commented 5 years ago

The "--servertickle" functionality in firmware v205 and above allows the specification of a sub-pattern of the larger color pattern with a "start_pos" and an "end_pos" parameter.

blink1-tool currently doesn't expose that functionality.

todbot commented 5 years ago

Fixed in commit 3ffd04a0c2fc2dcaa30e9138f3839cb239a8008d (erroneously said to address #17, oops)