Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Pi_Swarm_Blank by
Diff: main.cpp
- Revision:
- 3:1aa1de26966a
- Parent:
- 2:e806b595f9ce
- Child:
- 4:823174be9a6b
--- 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;
