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/edid/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/edid') diff --git a/decoders/edid/pd.py b/decoders/edid/pd.py index fe39c6d..0be81dd 100644 --- a/decoders/edid/pd.py +++ b/decoders/edid/pd.py @@ -81,7 +81,7 @@ class Decoder(srd.Decoder): license = 'gplv3+' inputs = ['i2c'] outputs = ['edid'] - tags = ['Logic', 'Video', 'Bus'] + tags = ['Display', 'Memory', 'PC'] annotations = ( ('fields', 'EDID structure fields'), ('sections', 'EDID structure sections'), -- cgit v1.2.3-70-g09d2