Blank program for Pi Swarm Robot
Dependencies: Pi_Swarm_Library mbed
Revision 3:1aa1de26966a, committed 2014-02-03
- Comitter:
- jah128
- Date:
- Mon Feb 03 13:01:30 2014 +0000
- Parent:
- 2:e806b595f9ce
- Commit message:
- Draft version
Changed in this revision
Pi_Swarm_Library.lib | Show annotated file Show diff for this revision Revisions of this file |
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/Pi_Swarm_Library.lib Sun Feb 02 22:43:38 2014 +0000 +++ b/Pi_Swarm_Library.lib Mon Feb 03 13:01:30 2014 +0000 @@ -1,1 +1,1 @@ -Pi_Swarm_Library#09d535cb9e9d +http://mbed.org/users/jah128/code/Pi_Swarm_Library/#08dec9c7d3f6
--- a/main.cpp Sun Feb 02 22:43:38 2014 +0000 +++ b/main.cpp Mon Feb 03 13:01:30 2014 +0000 @@ -10,7 +10,7 @@ * ******************************************************************************************/ -#include "main.h" // Certain parameters can be set by changing the defines in main.h +#include "main.h" // Certain parameters can be set by changing the defines in piswarm.h PiSwarm piswarm;