layout stages with lexicographically ordered names
[challenge-bot] / arduino-sketches / serial / README
diff --git a/arduino-sketches/serial/README b/arduino-sketches/serial/README
deleted file mode 100644 (file)
index 2f0c580..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-(how to use this
- (connect your robot to your computer via usb cable)
- (open arduino ide)
- (in arduino ide, open serial.ino)
- (hit the upload button)
- (hit control+shift+m,
-  or go to the menu item tools, and down to serial monitor)
- (in the bottom right, select "9600 baud")
- (hit the reset button on the arduino)
- (you should see "hello computer!" each time you hit the reset button,
-  (this means your arduino is talking to your computer when it starts))
- (yaaay!))