X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fpan1321%2Fpd.py;h=375de8eec5b9a36a0b29627ca8fedfe30b48d30a;hb=d6d8a8a440ea2a81e6ddde33d16bc84d01cdb432;hp=ecaa6807f752c20d0ade4bce2c56081ba27e0d58;hpb=4c180223a8ae12feb7bc3601e07e848fb9cdb493;p=libsigrokdecode.git diff --git a/decoders/pan1321/pd.py b/decoders/pan1321/pd.py index ecaa680..375de8e 100644 --- a/decoders/pan1321/pd.py +++ b/decoders/pan1321/pd.py @@ -32,6 +32,7 @@ class Decoder(srd.Decoder): license = 'gplv2+' inputs = ['uart'] outputs = ['pan1321'] + tags = ['Wireless/RF'] annotations = ( ('text-verbose', 'Human-readable text (verbose)'), ('text', 'Human-readable text'),