-
Notifications
You must be signed in to change notification settings - Fork 196
Description
I setup the Arduino IDE versions 1.6.12 with the setting recommended on the wiki but the upload doesn't complete.
Sketch uses 382,370 bytes (39%) of program storage space. Maximum is 958,448 bytes.
Global variables use 40,380 bytes (49%) of dynamic memory, leaving 41,540 bytes for local variables. Maximum is 81,920 bytes.
Uploading 386528 bytes from /var/folders/20/7mblxn_j2cs0nsjjc3_fmwwc0000gn/T/arduino_build_259410/sonoff.ino.bin to flash at 0x00000000
................................................................................ [ 21% ]
................................................................................ [ 42% ]
................................................................................ [ 63% ]
................................................................................ [ 84% ]
.........................................................
Any recomendation to fix this issue?