aboutsummaryrefslogtreecommitdiffstats
path: root/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
commitd53081c1bf6a4fdfcc248e164d9db078605ffd09 (patch)
treee78eee7f8a2baee2d272ac9fea4cec137e487ead /source/maple-quickstart.rst
parent2f92b5e2c66f5422eca76882a3e23d498e7c618d (diff)
downloadlibrambutan-d53081c1bf6a4fdfcc248e164d9db078605ffd09.tar.gz
librambutan-d53081c1bf6a4fdfcc248e164d9db078605ffd09.zip
Docs: Various tweaks and fixups.
Thanks to forum user AndyH for the corrections.
Diffstat (limited to 'source/maple-quickstart.rst')
-rw-r--r--source/maple-quickstart.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/source/maple-quickstart.rst b/source/maple-quickstart.rst
index c7596ce..38b7fff 100644
--- a/source/maple-quickstart.rst
+++ b/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!
---------------------