]> sigrok.org Git - pulseview.git/blobdiff - test/data/logicsnapshot.cpp
Rename 'probe' to 'channel' everywhere.
[pulseview.git] / test / data / logicsnapshot.cpp
index 5fc17213ba1ca06e2a2d5d0b84686ee0b60957a3..7b7d4e7ff0940fa5360db02fbf0b3817f20c8084 100644 (file)
@@ -470,9 +470,9 @@ BOOST_AUTO_TEST_CASE(LisaMUsbHid)
 }
 
 /*
- * This test checks the rendering of wide data (more than 8 probes)
+ * This test checks the rendering of wide data (more than 8 channels)
  * Probe signals are either all-high, or all-low, but are interleaved such that
- * they would toggle during every sample if treated like 8 probes.
+ * they would toggle during every sample if treated like 8 channels.
  * The packet contains a large number of samples, so the mipmap generation kicks
  * in.
  *