File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -1185,11 +1185,16 @@ build_flags = ${esp32_4MB_M_base.build_flags}
11851185extends = esp32_4MB_XL_base
11861186build_flags = ${esp32_4MB_XL_base.build_flags}
11871187 -D WLED_RELEASE_NAME =esp32_4MB_XL
1188+ ; -D WLED_DISABLE_ALEXA
1189+ ; -D WLED_DISABLE_HUESYNC ;; Over the limits ?
11881190 -D WLED_DISABLE_LOXONE ; ; Over the limits
1191+ ; -D WLED_DISABLE_MQTT
1192+ ; -D WLED_DISABLE_INFRARED
11891193 -D WLEDMM_SAVE_FLASH ; ; a humble attempt to save a few extra bytes
11901194build_unflags = ${esp32_4MB_XL_base.build_unflags}
11911195 -D USERMOD_ANIMARTRIX ; ; Tips our memory usage over the limit
11921196 -D USERMOD_BUZZER ; ; Over the limits, and steals GPIO 32
1197+ -D USERMOD_SN_PHOTORESISTOR ; ; Over the limits
11931198 -D WLEDMM_FASTPATH ; ; Over the limits
11941199; RAM: [== ] 24.4% (used 80060 bytes from 327680 bytes)
11951200; Flash: [==========] 95.3% (used 1499037 bytes from 1572864 bytes)
You can’t perform that action at this time.
0 commit comments