Enable PSRAM support for enhanced TFT framebuffer usage in Cat Medication Tracker
This commit is contained in:
@@ -11,6 +11,10 @@ esphome:
|
|||||||
- light.turn_on: backlight
|
- light.turn_on: backlight
|
||||||
- delay: 500ms
|
- delay: 500ms
|
||||||
- component.update: my_display
|
- 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:
|
esp32:
|
||||||
board: esp32dev
|
board: esp32dev
|
||||||
|
|||||||
Reference in New Issue
Block a user