Library for the Shield Bot by SeeedStudio

Dependents:   Seeed_Bot_Shield Seeed_BlueBot_demo Seeed_BlueBot_demo_test1 LAB03_Oppgav1 ... more

Fork of SeeedShieldBot by Components

Files at this revision

API Documentation at this revision

Comitter:
melse
Date:
Mon Jul 15 13:55:44 2013 +0000
Parent:
4:e2d5ac8459a4
Child:
6:9479362be27f
Commit message:
more docu

Changed in this revision

SeeedStudioShieldBot.h Show annotated file Show diff for this revision Revisions of this file
--- a/SeeedStudioShieldBot.h	Mon Jul 15 13:53:22 2013 +0000
+++ b/SeeedStudioShieldBot.h	Mon Jul 15 13:55:44 2013 +0000
@@ -1,6 +1,7 @@
 #include "mbed.h"
 
 /** Seeed Studio Shield Bot Control Class
+ *  In order to use this properly, you need to connect a jumper between pins eight and three on the shield bot, and you can't use either pins 8 or 3, which correspond to PTA13 and PTA12, respectively.
 */
 class SeeedStudioShieldBot {
     public: