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:
72:67c5bce77999
Parent:
71:ca2425c0a864
Child:
73:974c1df98553
--- a/GPS/GPS.h	Fri Jan 24 07:32:42 2020 +0000
+++ b/GPS/GPS.h	Tue Jan 28 14:22:48 2020 +0000
@@ -44,7 +44,7 @@
     
     void idle(bool idle);
  void set_manual_tracking(bool mt) ;
-void GPS_aktiv();
+void get_Position();
     
     /** Beijig time format(shi,fen,miao) **/
     int hour;