Enable PSRAM support for enhanced TFT framebuffer usage in Cat Medication Tracker

This commit is contained in:
Joshua King
2026-03-06 11:58:41 -05:00
parent 71f35fe822
commit a41523a7ac

View File

@@ -11,6 +11,10 @@ esphome:
- light.turn_on: backlight
- delay: 500ms
- component.update: my_display
psram:
# Enable external RAM for large TFT framebuffer usage if available.
# With no PSRAM module present, this is a no-op.
esp32:
board: esp32dev