]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/ade77xx/pd.py
decoders: Add/update tags for each PD.
[libsigrokdecode.git] / decoders / ade77xx / pd.py
index 8945cdc5e2b1568c1ef474ce9f5be3d1cf57989c..636c5485a1246a9d566aa2022f26c2f7ea11ca37 100644 (file)
@@ -34,7 +34,7 @@ class Decoder(srd.Decoder):
     license = 'mit'
     inputs = ['spi']
     outputs = ['ade77xx']
-    tags = ['Logic', 'Sensors']
+    tags = ['Analog/digital', 'IC', 'Sensor']
     annotations = (
         ('read', 'Register read commands'),
         ('write', 'Register write commands'),