X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fuart%2Fpd.py;h=389284e014ff69b88ecbd588bd242b38e595de78;hb=8f769505a877103da9756ceb09962189eddaa057;hp=4bb68a419fdadf46c4f5d3b09515d256e84ced48;hpb=30d27bd438ce90162ffa4911bc61a9661db3d39f;p=libsigrokdecode.git diff --git a/decoders/uart/pd.py b/decoders/uart/pd.py index 4bb68a4..389284e 100644 --- a/decoders/uart/pd.py +++ b/decoders/uart/pd.py @@ -87,6 +87,7 @@ class Decoder(srd.Decoder): license = 'gplv2+' inputs = ['logic'] outputs = ['uart'] + tags = ['Embedded/industrial'] optional_channels = ( # Allow specifying only one of the signals, e.g. if only one data # direction exists (or is relevant).