You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Lastly, you need to know where the 'reset' button is on your Arduino. If your bo
47
47
To upload to the board:
48
48
* Press the 'Upload' button in the IDE
49
49
* Wait until the status bar says "Uploading..."
50
-
* Press the reset button
50
+
* Press the reset button twice, quickly
51
51
52
52
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.
0 commit comments