aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/maple-quickstart.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-06-03 15:42:29 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-06-03 15:42:29 -0400
commit0fcb50f1ba4d33e0c889fa433e19c2b0795746c0 (patch)
tree9fd16be096c8327b4576d8ad323021542d5d9241 /docs/source/maple-quickstart.rst
parent6b54865e1efa969dce72b8fc26a2d8b3206230e1 (diff)
downloadlibrambutan-0fcb50f1ba4d33e0c889fa433e19c2b0795746c0.tar.gz
librambutan-0fcb50f1ba4d33e0c889fa433e19c2b0795746c0.zip
Docs: Various tweaks and fixups.
Thanks to forum user AndyH for the corrections.
Diffstat (limited to 'docs/source/maple-quickstart.rst')
-rw-r--r--docs/source/maple-quickstart.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/source/maple-quickstart.rst b/docs/source/maple-quickstart.rst
index c7596ce..38b7fff 100644
--- a/docs/source/maple-quickstart.rst
+++ b/docs/source/maple-quickstart.rst
@@ -178,12 +178,12 @@ select Examples > Stubs > HelloWorld (similarly to when you selected
the Blink program), and make sure the correct board and serial port
targets are selected from the Tools menu.
-Open the Serial Monitor window (on the far right of the toolbar) and
-make sure the 9600 baud speed is selected. Then go back to the code
-editing window and upload your program (Upload will recompile your
-code automatically if there's been any change since the last
-Verify). You should get text spit at you over the serial monitor right
-after the program is uploaded. Shout back! We can hear you!
+Open the Serial Monitor window (on the far right of the toolbar). Then
+go back to the code editing window and upload your program (Upload
+will recompile your code automatically if there's been any change
+since the last Verify). You should get text spit at you over the
+serial monitor right after the program is uploaded. Shout back! We
+can hear you!
Go forth exuberantly!
---------------------