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

Look into "--servertickle 1,1" issue #4

Open todbot opened 6 years ago

todbot commented 6 years ago

A user reported that --servertickle 1,1 is causing issue on older blink(1) mk2 devices. I'm not sure how this can be, but it's worth investigating

msoultan commented 6 years ago

I did some more testing with the 2.0.0 tool and ran the following and now it's working:

blink1-tool --red blink1-tool -t 2000 --servertickle 1,1

I'm not sure why it wasn't working before, but for some reason it seems to be fine now. I guess you can resolve this and if I'm able to recreate the problem, I'll let you know.