]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/mxc6225xu/mxc6225xu.py
srd: Add usable one-liner descriptions for all PDs.
[libsigrokdecode.git] / decoders / mxc6225xu / mxc6225xu.py
index 5769f3e691df066bf9c13868e2f45912439f96e5..39564a957f1e4d0ea4557c9316f82060d2eae704 100644 (file)
@@ -66,7 +66,7 @@ class Decoder(srd.Decoder):
     id = 'mxc6225xu'
     name = 'MXC6225XU'
     longname = 'MEMSIC MXC6225XU'
-    desc = 'Digital Thermal Orientation Sensor (DTOS) protocol'
+    desc = 'Digital Thermal Orientation Sensor (DTOS) protocol.'
     license = 'gplv2+'
     inputs = ['i2c']
     outputs = ['mxc6225xu']