Skip to content

Commit f83815e

Browse files
authored
fix the AZ-Delivery ESP-32 Dev Kit C V4 flash size (platformio#386)
1 parent 2e04dfc commit f83815e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/az-delivery-devkit-v4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
"name": "AZ-Delivery ESP-32 Dev Kit C V4",
2828
"upload": {
29-
"flash_size": "16MB",
29+
"flash_size": "4MB",
3030
"maximum_ram_size": 532480,
3131
"maximum_size": 16777216,
3232
"require_upload_port": true,

0 commit comments

Comments
 (0)