]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/miller/__init__.py
miller: Minor description/whitespace fixes.
[libsigrokdecode.git] / decoders / miller / __init__.py
index 409b178cffd389c5cb4778c0c105cf9a36ead635..ce0d49417f49be84d2ff83e84a7d1abf227529a2 100644 (file)
@@ -20,7 +20,7 @@
 '''
 The Miller protocol decoder supports (modified) Miller encoded data.
 
 '''
 The Miller protocol decoder supports (modified) Miller encoded data.
 
-Used in NFC communication at 106 kbaud.
+E.g. used in NFC communication at 106 kbaud.
 '''
 
 from .pd import Decoder
 '''
 
 from .pd import Decoder