From a319f42fe43ae6e37eb7098767a2cf5eb48051f5 Mon Sep 17 00:00:00 2001 From: Soeren Apel Date: Tue, 31 Oct 2017 21:17:53 +0100 Subject: ds2432: Adapt to allow for DS2433 as well --- decoders/ds2432/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/ds2432/__init__.py') diff --git a/decoders/ds2432/__init__.py b/decoders/ds2432/__init__.py index 7664b5b..c460e04 100644 --- a/decoders/ds2432/__init__.py +++ b/decoders/ds2432/__init__.py @@ -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 -- cgit v1.2.3-70-g09d2