clarify where to open a_serial sketch
[challenge-bot] / wiring-checklist.org
index 4d2b88ffbc21631e39c42233261e76792e960d87..8c3e981f14f2910ad95d8a12ea1376b750a6692b 100644 (file)
@@ -20,7 +20,8 @@
   - [ ] open arduino
   - [ ] plug arduino into computer
   - [ ] in arduino
-    - [ ] open a_serial sketch
+    - [ ] open a_serial sketch using the up arrow in the upper left hand
+      of the arduino window, under "File Edit Sketch Tools Help".
     - [ ] tools -> serial port -> select something with arduino
     - [ ] tools -> board -> arduino uno (top, or near top, of the list)
   - [ ] control+u to upload the program to the arduino,