While using -l with --setpattline of blink1-tool to write pattern lines, I noticed that only -l 1 or -l 2 works but -l 0 doesn't, it means that once LED1 or LED2 is separately set via blink1-tool, users can't set both LEDs with single pattern line via blink1-tool.
I used and tested on blink(1) mk2 with:
Tool
Version
blink1-tool
v1.97-macosx-x86_64
firmware
204
P.S. My devices were purchased via ThingM online store, and the order number was AB-3675. So they must be released version. But the HID instruction 'l' works on them as well. Do you think that comments like NOTE: only works for unreleased mk2a should be removed?
While using
-l
with--setpattline
of blink1-tool to write pattern lines, I noticed that only-l 1
or-l 2
works but-l 0
doesn't, it means that once LED1 or LED2 is separately set via blink1-tool, users can't set both LEDs with single pattern line via blink1-tool.I used and tested on blink(1) mk2 with:
P.S. My devices were purchased via ThingM online store, and the order number was AB-3675. So they must be released version. But the HID instruction
'l'
works on them as well. Do you think that comments likeNOTE: only works for unreleased mk2a
should be removed?Commands to repro the bug:
Demonstration (.gif files might be slow to load):
Another way to repro the bug is to rewrite the default
patternflash
via blink1-tool. Here's my version and it works differently without the fix: