Skip to content

Commit fca71a7

Browse files
authored
Update ws_esp32_s3_matrix.json (#93)
Fixes platformio/platformio-core#5055
1 parent c12f1e2 commit fca71a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/ws_esp32_s3_matrix.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"core": "esp32",
44
"f_cpu": "240000000L",
55
"f_flash": "80000000L",
6-
"memory_type": "qio_qspi"
6+
"memory_type": "qio_qspi",
77
"mcu": "esp32s3",
88
"variant": "ws_esp32_s3_matrix"
99
},

0 commit comments

Comments
 (0)