From 4c180223a8ae12feb7bc3601e07e848fb9cdb493 Mon Sep 17 00:00:00 2001 From: Soeren Apel Date: Fri, 28 Dec 2018 11:41:41 +0100 Subject: Add PD tags handling and some tags --- decoders/atsha204a/pd.py | 1 + 1 file changed, 1 insertion(+) (limited to 'decoders/atsha204a') diff --git a/decoders/atsha204a/pd.py b/decoders/atsha204a/pd.py index a6a5a1d..e62122c 100644 --- a/decoders/atsha204a/pd.py +++ b/decoders/atsha204a/pd.py @@ -89,6 +89,7 @@ class Decoder(srd.Decoder): license = 'gplv2+' inputs = ['i2c'] outputs = ['atsha204a'] + tags = ['Logic'] annotations = ( ('waddr', 'Word address'), ('count', 'Count'), -- cgit v1.2.3-70-g09d2