Skip to content

Commit 454123a

Browse files
authored
Create README.md
1 parent b091486 commit 454123a

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Adafruit_DS2413/README.md

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

0 commit comments

Comments
 (0)