chore(build): remove redundant WLED_DISABLE_INFRARED flag in ClemS env

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
electron-rare
2026-03-11 04:06:49 +01:00
parent 1622a07eb7
commit 0ca61bfefa
+1 -2
View File
@@ -852,7 +852,6 @@ upload_speed = 460800 ; 230400
build_flags = ${common.build_flags_esp32}
-D WLED_RELEASE_NAME=ClemS_ESP32_LEDs
; -D WLED_DISABLE_BROWNOUT_DET
-D WLED_DISABLE_INFRARED
-D USERMOD_RTC
; -D SPI_FREQUENCY=40000000
-D USER_SETUP_LOADED
@@ -863,4 +862,4 @@ monitor_filters = esp32_exception_decoder
lib_deps =
${esp32.lib_deps}
board_build.partitions = ${esp32.default_partitions}
board_build.partitions = ${esp32.default_partitions}