X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fltc242x%2Fpd.py;fp=decoders%2Fltc242x%2Fpd.py;h=4999a4d51c0bae1e5b762a8e9c87d4060500aaed;hb=a3b9585c554843a6db0c8468b2f37598dbe29bac;hp=0086381b29a84d3a47c4a91c37cd537abce6e879;hpb=e0a46d7c9c7f64be6c7b1af7f9ae0338df665286;p=libsigrokdecode.git diff --git a/decoders/ltc242x/pd.py b/decoders/ltc242x/pd.py index 0086381..4999a4d 100644 --- a/decoders/ltc242x/pd.py +++ b/decoders/ltc242x/pd.py @@ -31,7 +31,7 @@ class Decoder(srd.Decoder): license = 'gplv2+' inputs = ['spi'] outputs = [] - tags = ['Display'] + tags = ['IC', 'Analog/digital'] annotations = ( ('channel', 'Channel'), ('input', 'Input voltage'),