7 lines
No EOL
292 B
Markdown
7 lines
No EOL
292 B
Markdown
# 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. |