fix the AZ-Delivery ESP-32 Dev Kit C V4 flash size (#386)

This commit is contained in:
Rui Lopes
2020-09-07 09:35:26 +01:00
committed by GitHub
parent 2e04dfcfc3
commit f83815e534
+1 -1
View File
@@ -26,7 +26,7 @@
],
"name": "AZ-Delivery ESP-32 Dev Kit C V4",
"upload": {
"flash_size": "16MB",
"flash_size": "4MB",
"maximum_ram_size": 532480,
"maximum_size": 16777216,
"require_upload_port": true,