always define WLEDMM_PROTECT_SERVICE

moved from MM specific platformio.ini into wled.h
This commit is contained in:
Frank
2023-07-29 03:07:08 +02:00
parent e215521f50
commit ab5cf95be4
2 changed files with 4 additions and 2 deletions

View File

@@ -904,7 +904,6 @@ build_flags_S =
-D UM_AUDIOREACTIVE_USE_NEW_FFT ; use latest (upstream) FFTLib, instead of older library modified by blazoncek. Slightly faster, more accurate, needs 2KB RAM extra
-D USERMOD_ARTIFX ; WLEDMM usermod
; -D WLEDMM_FASTPATH ; WLEDMM experimental option. Reduces audio lag (latency), and allows for faster LED framerates. May break compatibility with previous versions.
-D WLEDMM_PROTECT_SERVICE ;; WLEDMM experimental feature to prevent crashes when effects are drawing while async_tcp tries to modify segment or strip objects.
; -D WLED_DEBUG_HEAP ;; WLEDMM enable heap debugging
; -D WLED_DISABLE_LOXONE
; -D WLED_DISABLE_ALEXA