Skip to content

Commit 3b83462

Browse files
committed
Fix arduino-lint issue
1 parent a6a0645 commit 3b83462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ paragraph=FastLEDHub allows you to manage all of your FastLED sketches on the ES
77
url=https://github.com/srwi/FastLEDHub.git
88
category=Display
99
architectures=esp8266,esp32
10-
depends=WiFiManager (>= 2.0.0),ESPEssentials (>= 2.1.0),ArduinoJson (>= 7.0.0),LinkedList,FastLED,WebSockets
10+
depends=WiFiManager (>=2.0.0),ESPEssentials (>=2.1.0),ArduinoJson (>=7.0.0),LinkedList,FastLED,WebSockets

0 commit comments

Comments
 (0)