This is some awesome robot code

Dependencies:   mbed-rtos mbed QEI

Fork of ICRSEurobot13 by Thomas Branch

globals.cpp

Committer:
madcowswe
Date:
2013-04-16
Revision:
87:272a7129b04b
Parent:
85:b0858346d838

File content as of revision 87:272a7129b04b:


#include "globals.h"

//Store global objects here
//#ifdef TEAM_RED
pos beaconpos[] = {{-0.040,1}, {3.040,-0.040}, {3.040,2.040}};
//#endif
/*
#ifdef  TEAM_BLUE
pos beaconpos[] = {{3.040,1}, {-0.040,2.040}, {-0.040,-0.040}};
#endif
*/