Merge pull request #5193 from DedeHai/keep_legacyFX

Do not replace legacy FX with new PS FX
This commit is contained in:
Will Tatam 2025-12-19 08:23:24 +00:00 committed by GitHub
commit eca002b655
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -120,6 +120,7 @@ build_flags =
-D DECODE_SAMSUNG=true -D DECODE_SAMSUNG=true
-D DECODE_LG=true -D DECODE_LG=true
-DWLED_USE_MY_CONFIG -DWLED_USE_MY_CONFIG
-D WLED_PS_DONT_REPLACE_FX ; PS replacement FX are purely a flash memory saving feature, do not replace classic FX until we run out of flash
build_unflags = build_unflags =