Nile Mittow / Mbed 2 deprecated HL_GwoopsGPS_Example

Dependencies:   mbed

Fork of HL_GPS_Example by Nile Mittow

Revision:
17:15322357429b
Parent:
16:1bf12f0bb4b9
Child:
18:7ba014531492
--- a/main.cpp	Thu Mar 09 21:21:17 2017 +0000
+++ b/main.cpp	Thu Mar 09 21:44:58 2017 +0000
@@ -8,7 +8,6 @@
 
 unsigned gpsSentenceIndex = 0;
 char gpsSentence[GPSBUFFSIZE];
-volatile bool newline_detected = false;
 GPRMCSentence lastPosition;
 
 void clearGpsSentence() {