]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/adf435x/pd.py
decoders: Fix incorrect 'outputs' fields.
[libsigrokdecode.git] / decoders / adf435x / pd.py
index c6a67745f25449da78899f166488c7ad4d4d8625..f6c6e6e01f99e66f5a5659a16dc1ee873ca60740 100644 (file)
@@ -95,7 +95,7 @@ class Decoder(srd.Decoder):
     desc = 'Wideband synthesizer with integrated VCO.'
     license = 'gplv3+'
     inputs = ['spi']
-    outputs = ['adf435x']
+    outputs = []
     tags = ['Clock/timing', 'IC', 'Wireless/RF']
     annotations = (
         # Sent from the host to the chip.