Skip to content

Commit

Permalink
ESP32: use FastLED version from lib_deps
Browse files Browse the repository at this point in the history
Remove FastLed override present on ESP32_generic target,
use version specified in common.lib_deps instead
  • Loading branch information
jekader committed Aug 12, 2024
1 parent 9a92a20 commit 86e7b3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ platform_packages =
toolchain-xtensa32@~2.80400.0
lib_deps =
${common.lib_deps}
fastled/FastLED@^3.5.0
Hash = https://github.com/bbx10/Hash_tng.git
plerup/EspSoftwareSerial@^6.11.4
WiFiManager = https://github.com/tzapu/WiFiManager.git#v2.0.15-rc.1
Expand Down

0 comments on commit 86e7b3a

Please sign in to comment.