deree-de5000: add driver item for the Peaktech 2170 model
Register another driver for the Peaktech 2170 LCR meter, which is based on the ES51919/ES51920 chipset, too.
This commit is contained in:
parent
beedfa06b6
commit
ced210d53a
|
@ -76,4 +76,5 @@ static GSList *scan(struct sr_dev_driver *di, GSList *options)
|
|||
|
||||
SR_REGISTER_DEV_DRIVER_LIST(lcr_es51919_drivers,
|
||||
LCR_ES51919("deree-de5000", "DER EE", "DE-5000"),
|
||||
LCR_ES51919("peaktech-2170", "Peaktech", "2170"),
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue