1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Downgrade FastLED to 3.3.2 (#1212)

Fixes https://github.com/esphome/issues/issues/1375
This commit is contained in:
Otto Winter
2020-07-28 12:10:55 +02:00
committed by GitHub
parent 4a0067a2c5
commit fe6621357e
2 changed files with 4 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ lib_deps =
AsyncMqttClient-esphome@0.8.4
ArduinoJson-esphomelib@5.13.3
ESPAsyncWebServer-esphome@1.2.6
FastLED@3.3.3
FastLED@3.3.2
NeoPixelBus-esphome@2.5.7
ESPAsyncTCP-esphome@1.2.2
1655@1.0.2 ; TinyGPSPlus (has name conflict)