Update platformio.ini

Update to Animatrix with the fix for rgb_sanity_check
This commit is contained in:
netmindz
2023-10-21 22:15:47 +01:00
committed by GitHub
parent 5672405a88
commit 2246436928

View File

@@ -931,7 +931,7 @@ lib_deps_S =
animartrix_build_flags = -D USERMOD_ANIMARTRIX ;; WLEDMM usermod: CC BY-NC 3.0 licensed effects by Stefan Petrick
animartrix_lib_deps = https://github.com/netmindz/animartrix.git#8fd0df3e0b006244d53eaf480c2720daa5a697aa
animartrix_lib_deps = https://github.com/netmindz/animartrix.git#18bf17389e57c69f11bc8d04ebe1d215422c7fb7
build_flags_M =
-D USERMOD_ARTIFX ; WLEDMM usermod - temporarily moved into "_M", due to problems in "_S" when compiling with -O2