]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/mxc6225xu/pd.py
decoders: Add/update tags for each PD.
[libsigrokdecode.git] / decoders / mxc6225xu / pd.py
index 1e9045519c90ce41bfecef1dd3b7ac8b9f7872d8..7eac07e74940889b5424973ca59c25b002c0abdf 100644 (file)
@@ -67,6 +67,7 @@ class Decoder(srd.Decoder):
     license = 'gplv2+'
     inputs = ['i2c']
     outputs = ['mxc6225xu']
     license = 'gplv2+'
     inputs = ['i2c']
     outputs = ['mxc6225xu']
+    tags = ['IC', 'Sensor']
     annotations = (
         ('text', 'Human-readable text'),
     )
     annotations = (
         ('text', 'Human-readable text'),
     )