We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a0645 commit 3b83462Copy full SHA for 3b83462
library.properties
@@ -7,4 +7,4 @@ paragraph=FastLEDHub allows you to manage all of your FastLED sketches on the ES
7
url=https://github.com/srwi/FastLEDHub.git
8
category=Display
9
architectures=esp8266,esp32
10
-depends=WiFiManager (>= 2.0.0),ESPEssentials (>= 2.1.0),ArduinoJson (>= 7.0.0),LinkedList,FastLED,WebSockets
+depends=WiFiManager (>=2.0.0),ESPEssentials (>=2.1.0),ArduinoJson (>=7.0.0),LinkedList,FastLED,WebSockets
0 commit comments