From beb8c6bf3ffe88999af5cafaa1b522d242dc009f Mon Sep 17 00:00:00 2001 From: daniel watson Date: Fri, 25 Oct 2013 08:02:07 -0700 Subject: [PATCH] spell out order of subprojects in top level readme --- README.md | 6 ++++++ serial/README | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4106e3..07badb5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # HBRC 2013 Challenge Robot +## quickstart + +serial + +pushbutton + ## Introduction For 2013, it is proposed that there be a "club bot". diff --git a/serial/README b/serial/README index e94dd22..2f0c580 100644 --- a/serial/README +++ b/serial/README @@ -7,5 +7,6 @@ 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) - (yaaay!)) \ No newline at end of file + (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!)) -- 2.30.2