| .. | ||
| examples | ||
| keywords.txt | ||
| library.json | ||
| library.properties | ||
| OneWire.cpp | ||
| OneWire.h | ||
| README.md | ||
OneWire library
A @stickbreaker @arendst modified version of the Arduino OneWire library maintained by @PaulStoffregen. This modifications supports the ESP8266, ESP32, ESP32c3, ESP32s2 and ESP32s3 under the Arduino-esp32 Environment.
Original Source is Paul's 2.3 version.