]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/parallel/pd.py
parallel: increase number of data lines to 16
[libsigrokdecode.git] / decoders / parallel / pd.py
index 71d88331d8444a6d60c498c7f80b29fefdda311e..5acfb67c05ecb669466185ec3cbaeda98e56fff7 100644 (file)
@@ -54,7 +54,7 @@ Packet:
    word <worditemcount> is 7, and so on.
 '''
 
-NUM_CHANNELS = 8
+NUM_CHANNELS = 16
 
 class Pin:
     CLOCK = 0