Closed
Description
Couldn't find an issue on this one, so here goes:
- Open new sketch
- Choose board and port
- Click upload button
After "Compilation complete", the wait for notification about upload takes many seconds, long enough for the user to think something has gone wrong. IN that case, they might hit the reset or unplug, which disrupts the upload.
If you turn on verbose notices for upload you get
Compilation complete.
Performing 1200-bps touch reset on serial port /dev/cu.usbmodem1431301
Waiting for upload port...
Which is helpful, but the reams of text you get otherwise can be bothersome. I think it would be good to offer short "Connecing to board..." then "Uploading..." progress messages so the user knows what the status is and doesn't disrupt it.