diff --git a/required-libaries.md b/required-libaries.md index fb5ff59..be2d1a0 100644 --- a/required-libaries.md +++ b/required-libaries.md @@ -4,3 +4,7 @@ Libraries required to be added to Arduino environment. - WifiManager : The one from stock library manager didn't work with esp32, try https://github.com/tzapu/WiFiManager/tree/development - TelnetSpy : https://github.com/yasheena/telnetspy + + - OneWire: https://github.com/stickbreaker/OneWire (for ESP32) + + - DallasTemperature: https://github.com/milesburton/Arduino-Temperature-Control-Library