From 4c180223a8ae12feb7bc3601e07e848fb9cdb493 Mon Sep 17 00:00:00 2001
From: Soeren Apel <soeren@apelpie.net>
Date: Fri, 28 Dec 2018 11:41:41 +0100
Subject: Add PD tags handling and some tags

---
 decoders/ade77xx/pd.py | 1 +
 1 file changed, 1 insertion(+)

(limited to 'decoders/ade77xx')

diff --git a/decoders/ade77xx/pd.py b/decoders/ade77xx/pd.py
index 0dfd7c8..8945cdc 100644
--- a/decoders/ade77xx/pd.py
+++ b/decoders/ade77xx/pd.py
@@ -34,6 +34,7 @@ class Decoder(srd.Decoder):
     license = 'mit'
     inputs = ['spi']
     outputs = ['ade77xx']
+    tags = ['Logic', 'Sensors']
     annotations = (
         ('read', 'Register read commands'),
         ('write', 'Register write commands'),
-- 
cgit v1.2.3-70-g09d2