Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Lorawan_Version_0_1
Dependents: Lorawan_Version_0_1
Diff: GPS/GPS.h
- Revision:
- 66:a11c79073f1f
- Parent:
- 61:2b30d8e75fe7
- Child:
- 69:316fee01f5d9
--- a/GPS/GPS.h	Sat Jan 11 11:35:11 2020 +0000
+++ b/GPS/GPS.h	Tue Jan 14 13:48:39 2020 +0000
@@ -42,6 +42,7 @@
      */
     int sample();
     
+    void GPS_OFF();
     
     /** Beijig time format(shi,fen,miao) **/
     int hour;