Skip to content

Commit 20a3e3b

Browse files
committed
Updated libraries in readme.
1 parent ebf028b commit 20a3e3b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@ The app is installed via the Arduino IDE which can be [downloaded here](https://
6363
The app depends on the following libraries. They must either be downloaded from GitHub and placed in the Arduino 'libraries' folder, or installed as [described here](https://www.arduino.cc/en/Guide/Libraries) by using the Arduino library manager.
6464

6565
* [FastLED](https://github.com/FastLED/FastLED)
66-
* [IRremoteESP8266](https://github.com/sebastienwarin/IRremoteESP8266)
67-
* [Arduino WebSockets](https://github.com/Links2004/arduinoWebSockets)
66+
* [Arduino WebSockets](https://github.com/Links2004)
67+
* [WiFiManager](https://github.com/tzapu/WiFiManager)
68+
* [NTPClient](https://github.com/arduino-libraries/NTPClient)arduinoWebSockets)
6869
* [Arduino JSON](https://arduinojson.org)
6970
* [lolrol LittleFS](https://github.com/lorol/LITTLEFS) -- (integrated into ESP32 core v2, which is not used here yet)
7071

0 commit comments

Comments
 (0)