summaryrefslogtreecommitdiff
path: root/decoders/adf435x
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/adf435x')
-rw-r--r--decoders/adf435x/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/adf435x/pd.py b/decoders/adf435x/pd.py
index 098c3a6..c6a6774 100644
--- a/decoders/adf435x/pd.py
+++ b/decoders/adf435x/pd.py
@@ -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'),