Skip to content

Commit 6f58814

Browse files
committed
Add double reset note back into README
After more testing, boards do more reliably update with the "double tap reset" than with a single press. [skip ci]
1 parent fc9adfc commit 6f58814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Lastly, you need to know where the 'reset' button is on your Arduino. If your bo
4747
To upload to the board:
4848
* Press the 'Upload' button in the IDE
4949
* Wait until the status bar says "Uploading..."
50-
* Press the reset button
50+
* Press the reset button twice, quickly
5151

5252
If you timed it properly, the board should reset to the bootloader and the upload should begin. AVRDUDE will do its thing and you should see `avrdude done. Thank you.` near the bottom of the output window.
5353

0 commit comments

Comments
 (0)