]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/pjon/pd.py
pjon: fixup PD category for PJDL and PJON
[libsigrokdecode.git] / decoders / pjon / pd.py
index fdc9de785efba1e2982d2028a11322173dbb48ae..0c75f8970476be62fb50aebba417b7743e5e0b5c 100644 (file)
@@ -74,7 +74,7 @@ class Decoder(srd.Decoder):
     license = 'gplv2+'
     inputs = ['pjon_link']
     outputs = []
-    tags = ['Embedded']
+    tags = ['Embedded/industrial']
     annotations = (
         ('rx_info', 'Receiver ID'),
         ('hdr_cfg', 'Header config'),