]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/adf435x/pd.py
decoders: Add/update tags for each PD.
[libsigrokdecode.git] / decoders / adf435x / pd.py
index 098c3a6bae0ea97b083c4e9325daac2e4d415ee5..c6a67745f25449da78899f166488c7ad4d4d8625 100644 (file)
@@ -96,7 +96,7 @@ class Decoder(srd.Decoder):
     license = 'gplv3+'
     inputs = ['spi']
     outputs = ['adf435x']
-    tags = ['Logic']
+    tags = ['Clock/timing', 'IC', 'Wireless/RF']
     annotations = (
         # Sent from the host to the chip.
         ('register', 'Register written to the device'),