Oskar Weigl
/
Eurobot2013
We are going to win! wohoo
Revision 9:08552997b544, committed 2012-11-14
- Comitter:
- madcowswe
- Date:
- Wed Nov 14 17:15:53 2012 +0000
- Parent:
- 7:88753d0ad4ca
- Commit message:
- Added an important comment
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Nov 14 17:11:12 2012 +0000 +++ b/main.cpp Wed Nov 14 17:15:53 2012 +0000 @@ -4,6 +4,7 @@ bool Colour = 1; // 1 for red, 0 for blue pos beaconpos[] = {{3000, 1000},{0,0}, {0,2000}}; //predefined red start +//note that nothing is running as of now. int main() { while(1); }