We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f94e6d5 commit 42947bdCopy full SHA for 42947bd
1 file changed
README.md
@@ -26,12 +26,12 @@ FastLEDHub allows you to manage all of your [FastLED]([FastLED](https://github.c
26
27
### Library dependencies
28
29
-- ArduinoJson
30
-- ESPEssentials
+- ArduinoJson ≥ 6.0
+- ESPEssentials ≥ 2.0
31
- FastLED
32
- LinkedList
33
- WebSockets
34
-- WiFiManager ≥ 2.0.0
+- WiFiManager ≥ 2.0
35
36
### Official releases via the Arduino IDE v1.8+
37
1. Open the Arduino IDE
0 commit comments