X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fatsha204a%2Fpd.py;h=c666332a63917f8bff535a7d9dc3b8f60cffc3e4;hb=8249f091ce7b06a1736d54b7d25ee8cef282f70b;hp=c0db9a41ed9ac79084a1820095c4449c7cf8d8e4;hpb=dcf65053104aa29162d985558260f5f8e7a859da;p=libsigrokdecode.git diff --git a/decoders/atsha204a/pd.py b/decoders/atsha204a/pd.py index c0db9a4..c666332 100644 --- a/decoders/atsha204a/pd.py +++ b/decoders/atsha204a/pd.py @@ -97,7 +97,7 @@ class Decoder(srd.Decoder): id = 'atsha204a' name = 'ATSHA204A' longname = 'Microchip ATSHA204A' - desc = 'Microchip ATSHA204A crypto authentication protocol.' + desc = 'Microchip ATSHA204A family crypto authentication protocol.' license = 'gplv2+' inputs = ['i2c'] outputs = []