]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/adns5020/pd.py
decoders: Add/update tags for each PD.
[libsigrokdecode.git] / decoders / adns5020 / pd.py
index 74d7a23cdb64022aa906d4c8f625bf752e802950..1703659f0d600f9fabe08520049d02ffb44a5bfc 100644 (file)
@@ -47,7 +47,7 @@ class Decoder(srd.Decoder):
     license = 'gplv2+'
     inputs = ['spi']
     outputs = ['adns5020']
-    tags = ['Logic', 'Sensors']
+    tags = ['IC', 'PC', 'Sensor']
     annotations = (
         ('read', 'Register read commands'),
         ('write', 'Register write commands'),