esp-open-rtos/extras/onewire/README.md
2016-02-18 18:42:50 +01:00

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.