]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/deree-de5000/api.c
Consistently use the "PeakTech" vendor name spelling.
[libsigrok.git] / src / hardware / deree-de5000 / api.c
index d64320fd82b867f05c0322be25cf3d05148da365..580add493ae3b42cfb36302f52e8bd59e18bb32d 100644 (file)
@@ -76,5 +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"),
+       LCR_ES51919("peaktech-2170", "PeakTech", "2170"),
 );