diff --git a/library.properties b/library.properties index 7b2101a..296a586 100644 --- a/library.properties +++ b/library.properties @@ -7,4 +7,4 @@ paragraph=FastLEDHub allows you to manage all of your FastLED sketches on the ES url=https://github.com/srwi/FastLEDHub.git category=Display architectures=esp8266,esp32 -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