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.
Dependencies: mbed-rtos mbed QEI
globals.cpp
00001 00002 #include "globals.h" 00003 00004 //Store global objects here 00005 //#ifdef TEAM_RED 00006 pos beaconpos[] = {{-0.040,1}, {3.040,-0.040}, {3.040,2.040}}; 00007 //#endif 00008 /* 00009 #ifdef TEAM_BLUE 00010 pos beaconpos[] = {{3.040,1}, {-0.040,2.040}, {-0.040,-0.040}}; 00011 #endif 00012 */
Generated on Wed Jul 13 2022 18:41:59 by
