From 6d073960f77a0abe397b86c636eead4622eb7563 Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Tue, 7 Jul 2020 18:24:06 +0200 Subject: pjon: fixup PD category for PJDL and PJON --- decoders/pjon/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/pjon') diff --git a/decoders/pjon/pd.py b/decoders/pjon/pd.py index fdc9de7..0c75f89 100644 --- a/decoders/pjon/pd.py +++ b/decoders/pjon/pd.py @@ -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'), -- cgit v1.2.3-70-g09d2