Browse Source

Added version to Fastled as master seems to crash silently

master
Torsten Stauder 5 years ago
parent
commit
b48c6229dc
  1. 2
      platformio.ini

2
platformio.ini

@ -64,7 +64,7 @@ lib_deps =
https://github.com/madhephaestus/ESP32Encoder.git https://github.com/madhephaestus/ESP32Encoder.git
https://github.com/knolleary/pubsubclient.git https://github.com/knolleary/pubsubclient.git
https://github.com/biologist79/ESP32FTPServer.git https://github.com/biologist79/ESP32FTPServer.git
https://github.com/FastLED/FastLED.git
https://github.com/FastLED/FastLED.git#3.2.10
https://github.com/biologist79/rfid.git https://github.com/biologist79/rfid.git
https://github.com/tueddy/PN5180-Library.git https://github.com/tueddy/PN5180-Library.git
ESP Async WebServer ESP Async WebServer

Loading…
Cancel
Save