mikaelpatel / Arduino-OWI

One Wire Interface (OWI) library for Arduino
https://mikaelpatel.github.io/Arduino-OWI/
61 stars 15 forks source link

Allow DS2482 device driver as bus manager #1

Closed mikaelpatel closed 6 years ago

mikaelpatel commented 7 years ago

Align the bus manager (OWI abstract class) interface with the DS2482 functions to allow device drivers to be directly reused. The major impact is the current search algorithm.

mikaelpatel commented 6 years ago

See commit https://github.com/mikaelpatel/Arduino-OWI/commit/1b4e7c14e73e986fa95bf6f62dfc2d7703ce8af8 and release 1.6.