Colin Stearns / Mbed 2 deprecated qcControl

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
8:28b866df62cf
Parent:
7:c75d5e5e6bfc
Child:
12:e42985e3ea64
diff -r c75d5e5e6bfc -r 28b866df62cf adapt/gps.cpp
--- a/adapt/gps.cpp	Tue Apr 01 15:52:08 2014 +0000
+++ b/adapt/gps.cpp	Tue Apr 01 17:58:35 2014 +0000
@@ -8,5 +8,5 @@
         gps=new Serial(GPSPINTX,GPSPINRX);
         gps->baud(GPSBAUD);//gps->baud(115200);//57600);
     }
-    return *pc;
+//    return *pc;
 }
\ No newline at end of file