test

Dependencies:   GPS TextLCD mbed

Fork of GPS_classroom by Narongdet Phonphuak

Revision:
1:326b1e0bbe56
Parent:
0:dfd102afb417
Child:
2:8c0dcaa10883
--- a/main.cpp	Mon May 04 04:38:21 2015 +0000
+++ b/main.cpp	Mon May 04 04:43:11 2015 +0000
@@ -21,7 +21,7 @@
         else
         {
             lcd.setAddress(0,1);
-            lcd.printf("GPS not valid");
+            lcd.printf("GPS invalid");
         }
         wait(0.5);
     }