summaryrefslogtreecommitdiff
path: root/decoders/atsha204a/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/atsha204a/pd.py')
-rw-r--r--decoders/atsha204a/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/atsha204a/pd.py b/decoders/atsha204a/pd.py
index 2353178..a6a5a1d 100644
--- a/decoders/atsha204a/pd.py
+++ b/decoders/atsha204a/pd.py
@@ -85,7 +85,7 @@ class Decoder(srd.Decoder):
id = 'atsha204a'
name = 'ATSHA204A'
longname = 'Microchip ATSHA204A'
- desc = 'Microchip ATSHA204A CryptoAuthentication device'
+ desc = 'Microchip ATSHA204A CryptoAuthentication device.'
license = 'gplv2+'
inputs = ['i2c']
outputs = ['atsha204a']