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:
+1
-2
@@ -852,7 +852,6 @@ upload_speed = 460800 ; 230400
|
|||||||
build_flags = ${common.build_flags_esp32}
|
build_flags = ${common.build_flags_esp32}
|
||||||
-D WLED_RELEASE_NAME=ClemS_ESP32_LEDs
|
-D WLED_RELEASE_NAME=ClemS_ESP32_LEDs
|
||||||
; -D WLED_DISABLE_BROWNOUT_DET
|
; -D WLED_DISABLE_BROWNOUT_DET
|
||||||
-D WLED_DISABLE_INFRARED
|
|
||||||
-D USERMOD_RTC
|
-D USERMOD_RTC
|
||||||
; -D SPI_FREQUENCY=40000000
|
; -D SPI_FREQUENCY=40000000
|
||||||
-D USER_SETUP_LOADED
|
-D USER_SETUP_LOADED
|
||||||
@@ -863,4 +862,4 @@ monitor_filters = esp32_exception_decoder
|
|||||||
lib_deps =
|
lib_deps =
|
||||||
${esp32.lib_deps}
|
${esp32.lib_deps}
|
||||||
|
|
||||||
board_build.partitions = ${esp32.default_partitions}
|
board_build.partitions = ${esp32.default_partitions}
|
||||||
|
|||||||
Reference in New Issue
Block a user