/ Adafruit_DS2413 / README.md
README.md
 1  ## Adafruit_DS2413
 2  
 3  Driver for the Adafruit DS2413 One Wire Dual Switch
 4  
 5  This library makes use of the One Wire library from PJRC, which is available at: http://www.pjrc.com/teensy/td_libs_OneWire.html
 6  
 7  For more details on the project, please visit https://learn.adafruit.com/adafruit-1-wire-gpio-breakout-ds2413/onewire-library
 8  
 9  Adafruit invests time and resources providing this open source design, 
10  please support Adafruit and open-source hardware by purchasing products from [Adafruit](https://www.adafruit.com)!
11  
12  MIT License, see LICENSE.md, attribution appreciated
13  
14  ----------------------------------
15  This code was migrated from repo https://github.com/adafruit/Adafruit_DS2413 which was then archived.
16  
17  If you would like this repo modified, please use the GitHub Issues and Pull Request mechanisms to note changes. Adafruit 
18  welcomes pull requests to fix or improve code.