Fixed compiler errors/warnings (declaration of _uidx, scope of index variables i)
Dependents: GPSDevice LogData_UM6-to-SDcard UM6withGPS mbed-cansat-test-GPS ... more
Fork of MODGPS by
Diff: example2.cpp
- Revision:
- 2:8aa059e7d8b1
- Parent:
- 0:db98027c0bbb
--- a/example2.cpp Sat Nov 20 21:02:06 2010 +0000 +++ b/example2.cpp Fri Apr 15 12:23:52 2011 +0000 @@ -1,4 +1,4 @@ -#ifdef COMPILE_EXAMPLE_CODE_MODGPS +#ifdef COMPILE_EXAMPLE2_CODE_MODGPS #include "mbed.h" #include "GPS.h"