fb_location to DRAM, no need for psram with small files and DRAM should be more stable

This commit is contained in:
PhosphorosVR
2025-08-09 03:10:44 +02:00
parent a5d4ac3c7d
commit 03822f90c8
3 changed files with 8 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
{
"idf.portWin": "COM21",
"idf.portWin": "COM22",
"idf.flashType": "UART"
}