Skip to content

Commit 24a6f60

Browse files
Pontus Oldbergigrr
Pontus Oldberg
authored andcommitted
Changes maximum upload size to valid size
1 parent e57f31d commit 24a6f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/esp8266com/esp8266/boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ esp210.name=SweetPea ESP-210
324324
esp210.upload.tool=esptool
325325
esp210.upload.speed=115200
326326
esp210.upload.resetmethod=ck
327-
esp210.upload.maximum_size=4194304
327+
esp210.upload.maximum_size=1044464
328328
esp210.upload.wait_for_upload_port=true
329329
esp210.serial.disableDTR=true
330330
esp210.serial.disableRTS=true

0 commit comments

Comments
 (0)