increase T-Deck PSRAM to avoid too early out-of-memory when messages fill up the storage

This commit is contained in:
mverch67 2025-02-10 13:40:35 +01:00
parent 72e991104e
commit 147416045a

View File

@ -43,7 +43,7 @@ build_flags =
-D HAS_SCREEN=0
-D HAS_TFT=1
-D USE_I2S_BUZZER
-D RAM_SIZE=2048
-D RAM_SIZE=4096
-D LV_LVGL_H_INCLUDE_SIMPLE
-D LV_CONF_INCLUDE_SIMPLE
-D LV_COMP_CONF_INCLUDE_SIMPLE