fix build of esp32S3_8MB_M
Comment out the lib_ignore line for IRremoteESP8266.
This commit is contained in:
@@ -2358,7 +2358,7 @@ build_flags = ${common.build_flags} ${esp32s3.build_flags} -Wno-misleading-inden
|
|||||||
lib_deps = ${esp32s3.lib_deps} ${common_mm.lib_deps_S} ${common_mm.lib_deps_V4_M}
|
lib_deps = ${esp32s3.lib_deps} ${common_mm.lib_deps_S} ${common_mm.lib_deps_V4_M}
|
||||||
${common_mm.HUB75_lib_deps}
|
${common_mm.HUB75_lib_deps}
|
||||||
${common_mm.animartrix_lib_deps}
|
${common_mm.animartrix_lib_deps}
|
||||||
lib_ignore = IRremoteESP8266 ; use with WLED_DISABLE_INFRARED for faster compilation
|
;;lib_ignore = IRremoteESP8266 ; use with WLED_DISABLE_INFRARED for faster compilation
|
||||||
;; ${common_mm.DMXin_lib_ignore}
|
;; ${common_mm.DMXin_lib_ignore}
|
||||||
|
|
||||||
;lib_ignore = IRremoteESP8266 ; use with WLED_DISABLE_INFRARED for faster compilation
|
;lib_ignore = IRremoteESP8266 ; use with WLED_DISABLE_INFRARED for faster compilation
|
||||||
|
|||||||
Reference in New Issue
Block a user