layout stages with lexicographically ordered names
[challenge-bot] / arduino-sketches / pushbutton / README
diff --git a/arduino-sketches/pushbutton/README b/arduino-sketches/pushbutton/README
deleted file mode 100644 (file)
index 3bc1279..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-(how to use this
- (connect your robot to your computer via usb cable)
- (open arduino ide)
- (in arduino ide, open pushbutton.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")
- (connect the breadboard and pushbutton as shown in "pushed.jpg")
- (hit the upload button in the arduino ide)
- (press the button!)
- (the message "button state changed!" should appear,
-  and the arduino's built in LED should light up)
- (yaaay!))