]> sigrok.org Git - libsigrok.git/commit - src/hardware/kingst-la2016/protocol.c
kingst-la2016: add another supported LA2016 model (bytes 0x0b 0x10)
authorDave Platt <redacted>
Sat, 28 Jan 2023 04:37:53 +0000 (20:37 -0800)
committerGerhard Sittig <redacted>
Sun, 29 Jan 2023 07:45:38 +0000 (08:45 +0100)
commite7c7aa119d49c9a8f25cb32858c74bfe5a4efb23
tree15784dd18b77a70974f1bd38d53a35164d647ae2
parent0db1b189bee3ffe5c6ea39d7ca2e62715856b538
kingst-la2016: add another supported LA2016 model (bytes 0x0b 0x10)

Add the 11 (16) magic bytes combination (in hex: 0x0b 0x10) which adds
a more recent Kingst LA2016 device to the list of supported models.

This addresses the device identification part of bug #1825.
src/hardware/kingst-la2016/protocol.c