PaulStoffregen / OneWire

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

Turn power off after every search result #80

Open nomis opened 4 years ago

nomis commented 4 years ago

The search process calls write_bit() so power is always left on.