Blank program for Pi Swarm Robot
Dependencies: Pi_Swarm_Library mbed
Diff: main.cpp
- Revision:
- 3:1aa1de26966a
- Parent:
- 2:e806b595f9ce
--- 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;