Fix the flash mode value for Espressif ESP32-S3-DevKitC-1

Resolve #867
This commit is contained in:
Valerii Koval
2022-08-02 22:45:14 +03:00
parent e9863090c6
commit 940038601f
+1 -1
View File
@@ -13,7 +13,7 @@
], ],
"f_cpu": "240000000L", "f_cpu": "240000000L",
"f_flash": "80000000L", "f_flash": "80000000L",
"flash_mode": "dio", "flash_mode": "qio",
"hwids": [ "hwids": [
[ [
"0X303A", "0X303A",