| .. | ||
| component.mk | ||
| LICENSE | ||
| onewire.c | ||
| onewire.h | ||
| README.md | ||
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.