From a3b9585c554843a6db0c8468b2f37598dbe29bac Mon Sep 17 00:00:00 2001
From: Uwe Hermann <uwe@hermann-uwe.de>
Date: Fri, 10 Apr 2020 22:06:24 +0200
Subject: ltc242x: Fix the tags metadata item.

---
 decoders/ltc242x/pd.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'decoders')

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'),
-- 
cgit v1.2.3-70-g09d2