NanoService Example for u-blox Cellular modems

Dependencies:   Beep LM75B MMA7660 mbed nsdl_lib

Fork of NSDL_HelloWorld by Sensinode

Revision:
10:4cb556c7845e
Parent:
9:ccb9e53d5471
Child:
11:3b7ae478dcd1
--- a/resources/gps.cpp	Wed Oct 30 00:32:48 2013 +0000
+++ b/resources/gps.cpp	Wed Oct 30 00:46:59 2013 +0000
@@ -6,7 +6,6 @@
 
 #define GPS_RES_ID    "gps/loc"
 
-extern Serial pc;
 static uint8_t res_gps_val[] = {"52.182382,0.178849"};
 
 /* Only GET method allowed */