serial-lcr: Add MASTECH MS5308
This commit is contained in:
parent
3535a6eeee
commit
ca9f8961e3
|
@ -76,5 +76,6 @@ 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("mastech-ms5308", "MASTECH", "MS5308"),
|
||||
LCR_ES51919("peaktech-2170", "PeakTech", "2170"),
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue