Skip to content

Commit

Permalink
Update setting-up.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ARMmaster17 committed Jul 25, 2015
1 parent 2e6c61c commit 122b6d8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/gs/setting-up.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,14 @@ <h3>First boot</h3>
<p>Go ahead and put the SD card into your Arduino. Then plug it into your computer with the serial console running. If all goes well, you should see it start up, initialize SWAP space, and then halt. If you hit an error, or your Arduino stalls for a long time (> 2 minutes), see the troubleshooting page for help.</p>
<h3>Some important tips</h3>
<ul>
<li>DO delete the SWAP folder in between runs. We are working on fixing this.</li>
<li>DO NOT remove the SD card while the Arduino is plugged into power!</li>
<li>DO NOT try to edit any .pba file. Just trust us on this one.</li>
<li>DO NOT mess with the SWAP folder.</li>
<li>DO NOT mess with the files in the SWAP folder.</li>
<li>DO NOT try runnning without an SD card, bad things will happen on subsequent boots.</li>
<li>DO file a bug on GitHub if you find an issue with Octoduino</li>
</ul>
<h3>Next steps:</h3>
<p>Next, you will probably want to start programming your robot. At this pont, that's not supported yet. To help, take a look at our GitHub Issues page to see what needs to be done.</p>
<p>Next, you will probably want to start programming your amazing project. At this pont, that's not supported yet (you can do it in ParseBasic, but it's pretty limited right now). To help, take a look at our GitHub Issues page to see what needs to be done.</p>
</body>
</html>

0 comments on commit 122b6d8

Please sign in to comment.