]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/ds2432/__init__.py
ds2432: Adapt to allow for DS2433 as well
[libsigrokdecode.git] / decoders / ds2432 / __init__.py
index 7664b5b09b21eb38ec722dfc6a935506165fcc1f..c460e0450e58ff73d237d0f7b69d34ec0cd97060 100644 (file)
@@ -19,7 +19,7 @@
 
 '''
 This decoder stacks on top of the 'onewire_network' PD and decodes the
-Maxim DS2432 (1-Wire 1Kbit protected EEPROM with SHA-1 engine) protocol.
+Maxim DS243x (1-Wire EEPROM) protocol.
 '''
 
 from .pd import Decoder