blink1 icon indicating copy to clipboard operation
blink1 copied to clipboard

blink1-lib is issuing double `hid_get_feature_report()`s

Open todbot opened this issue 7 years ago • 0 comments

In blink1_read(), a hid_get_feature_report is performed. But hid_get_feature_report is also done in functions such as blink1_getVersion(). This is not a breaking bug, but it is ugly.

todbot avatar Mar 23 '18 05:03 todbot