Add clear version of commit 72f30ad.
This commit is contained in:
parent
e12077513f
commit
6178865cc6
16 changed files with 1044 additions and 0 deletions
7
extras/onewire/README.md
Normal file
7
extras/onewire/README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Yet another one wire driver for the ESP8266
|
||||
|
||||
This is a port of bit banging one wire driver based on nodemcu implementaion.
|
||||
|
||||
Seams that they port it from https://www.pjrc.com/teensy/td_libs_OneWire.html
|
||||
|
||||
For all aspect regarding license, please check LICENSE file and coresponding projects.
|
||||
Loading…
Add table
Add a link
Reference in a new issue