esp32_4MB_XL is over the limits again

removed usermod SN photoresistor
This commit is contained in:
Frank
2024-01-02 18:06:39 +01:00
committed by GitHub
parent b6a7474efb
commit f18397784f

View File

@@ -1185,11 +1185,16 @@ build_flags = ${esp32_4MB_M_base.build_flags}
extends = esp32_4MB_XL_base
build_flags = ${esp32_4MB_XL_base.build_flags}
-D WLED_RELEASE_NAME=esp32_4MB_XL
;-D WLED_DISABLE_ALEXA
;-D WLED_DISABLE_HUESYNC ;; Over the limits ?
-D WLED_DISABLE_LOXONE ;; Over the limits
;-D WLED_DISABLE_MQTT
;-D WLED_DISABLE_INFRARED
-D WLEDMM_SAVE_FLASH ;; a humble attempt to save a few extra bytes
build_unflags = ${esp32_4MB_XL_base.build_unflags}
-D USERMOD_ANIMARTRIX ;; Tips our memory usage over the limit
-D USERMOD_BUZZER ;; Over the limits, and steals GPIO 32
-D USERMOD_SN_PHOTORESISTOR ;; Over the limits
-D WLEDMM_FASTPATH ;; Over the limits
; RAM: [== ] 24.4% (used 80060 bytes from 327680 bytes)
; Flash: [==========] 95.3% (used 1499037 bytes from 1572864 bytes)