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