Skip to content

Commit 38628fc

Browse files
committed
Fix flash size for BlynkBoard
1 parent 5f4fba8 commit 38628fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/sparkfunBlynk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"name": "SparkFun Blynk Board",
1616
"upload": {
1717
"maximum_ram_size": 81920,
18-
"maximum_size": 1044464,
18+
"maximum_size": 4194304,
1919
"require_upload_port": true,
2020
"resetmethod": "nodemcu",
2121
"speed": 115200

0 commit comments

Comments
 (0)