esp32_4MB_XL was over the limits again

This commit is contained in:
Frank
2023-12-30 20:01:25 +01:00
parent b95a2094ce
commit faa62a94a3

View File

@@ -1004,8 +1004,8 @@ build_flags_XL =
-D USERMOD_MULTI_RELAY
-D USERMOD_PIRSWITCH
-D USERMOD_PWM_FAN
; -D USERMOD_PING_PONG_CLOCK //Removed as dots is confusing
-D USERMOD_BUZZER
; -D USERMOD_PING_PONG_CLOCK ;; Removed as dots is confusing
; -D USERMOD_BUZZER ;; Removed as it grabs gpio32 (pin needed by audioreactive)
-D USERMOD_SN_PHOTORESISTOR
-D USERMOD_BME280
-D USERMOD_DHT
@@ -1189,6 +1189,7 @@ build_flags = ${esp32_4MB_XL_base.build_flags}
-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 WLEDMM_FASTPATH ;; Over the limits
; RAM: [== ] 24.4% (used 80060 bytes from 327680 bytes)
; Flash: [==========] 95.3% (used 1499037 bytes from 1572864 bytes)