You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to port this to a LILYGO T-DISPLAY.
I'm getting the above error using Arduino IDE 1.8.19. I've tried various options. Currently I have:
PSRAM: Disabled
Flash Size: 16M
Partition Size: Minimium SPIFFS
Arduino runes on Core 1
I'm printing out memory before the error and I get the following
Heap Size: 209216
Free Heap: 80316
MinFreeHeap: 80180
MaxAllocHeap: 42996
PSRAM: 0
I'm not sure what I am doing wrong. Any advice?
The text was updated successfully, but these errors were encountered:
I'm trying to port this to a LILYGO T-DISPLAY.
I'm getting the above error using Arduino IDE 1.8.19. I've tried various options. Currently I have:
PSRAM: Disabled
Flash Size: 16M
Partition Size: Minimium SPIFFS
Arduino runes on Core 1
I'm printing out memory before the error and I get the following
Heap Size: 209216
Free Heap: 80316
MinFreeHeap: 80180
MaxAllocHeap: 42996
PSRAM: 0
I'm not sure what I am doing wrong. Any advice?
The text was updated successfully, but these errors were encountered: