]> sigrok.org Git - libsigrok.git/commitdiff
dmm/bm52x: fix broken URLs
authorFrançois Revol <redacted>
Tue, 27 Sep 2022 22:58:06 +0000 (00:58 +0200)
committerGerhard Sittig <redacted>
Tue, 8 Nov 2022 06:46:07 +0000 (07:46 +0100)
src/dmm/bm52x.c

index 3a4a62b36ce9a4acd7bb40e6d0987ad02cef6977..63f5670b93f43d6e29552a6eafc60b1da16ba359 100644 (file)
@@ -23,9 +23,9 @@
  *
  * Brymen BM52x serial protocol parser. The USB protocol (for the cable)
  * and the packet description (for the meter) were retrieved from:
- * http://brymen.com/product-html/Download2.html
- * http://brymen.com/product-html/PD02BM520s_protocolDL.html
- * http://brymen.com/product-html/images/DownloadList/ProtocolList/BM520-BM520s_List/BM520-BM520s-10000-count-professional-dual-display-mobile-logging-DMMs-protocol.zip
+ * http://www.brymen.com/Download2.html
+ * http://www.brymen.com/PD02BM520s_protocolDL.html
+ * http://www.brymen.com/images/DownloadList/ProtocolList/BM520-BM520s_List/BM520-BM520s-10000-count-professional-dual-display-mobile-logging-DMMs-protocol.zip
  *
  * This parser was initially created for BM520s devices and tested with
  * BM525s. The Brymen BM820s family of devices uses the same protocol,