From d6d8a8a440ea2a81e6ddde33d16bc84d01cdb432 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 15 Mar 2019 00:57:04 +0100 Subject: decoders: Add/update tags for each PD. --- decoders/mxc6225xu/pd.py | 1 + 1 file changed, 1 insertion(+) (limited to 'decoders/mxc6225xu/pd.py') diff --git a/decoders/mxc6225xu/pd.py b/decoders/mxc6225xu/pd.py index 1e90455..7eac07e 100644 --- a/decoders/mxc6225xu/pd.py +++ b/decoders/mxc6225xu/pd.py @@ -67,6 +67,7 @@ class Decoder(srd.Decoder): license = 'gplv2+' inputs = ['i2c'] outputs = ['mxc6225xu'] + tags = ['IC', 'Sensor'] annotations = ( ('text', 'Human-readable text'), ) -- cgit v1.2.3-70-g09d2