PaulStoffregen / OneWire

Library for Dallas/Maxim 1-Wire Chips
http://www.pjrc.com/teensy/td_libs_OneWire.html
579 stars 382 forks source link

Provide for extension of recovery time trec. #75

Closed owenduffy closed 1 month ago

owenduffy commented 4 years ago

Longer recovery time is needed in some scenarios (as discussed by Dallas in their docs). This change provides for that as an optional parameter to initialising a class instance. The default value (trec=5) makes no change to existent timing.

Tested observing the timing with a scope.

owenduffy commented 4 years ago

Rewrite of ID of RW1990 tested with devices source from three suppliers, but quite likely to be from one manufacturer.