]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/lm75/__init__.py
All PDs: Improve/fix descriptions.
[libsigrokdecode.git] / decoders / lm75 / __init__.py
index 213e0ec02dac959c70769604890224ab2a36a3e9..d0964184bfd87dc31499d60d5715c247ca397f19 100644 (file)
 ##
 
 '''
-National LM75 (and compatibles) temperature sensor protocol decoder.
-
-TODO: Description.
-
-Protocol output format:
-TODO.
-
-Details:
-TODO.
+This decoder stacks on top of the 'i2c' PD and decodes the National LM75
+(and compatibles) temperature sensor protocol.
 '''
 
 from .pd import *