This is an example application based on Mbed-OS LoRaWAN protocol APIs. The Mbed-OS LoRaWAN stack implementation is compliant with LoRaWAN v1.0.2 specification.

Dependencies:   Lorawan_Version_0_1

Dependents:   Lorawan_Version_0_1

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;