AT Command Set mDot firmware with updated libmDot, to fix endian problem with joining LoRaWAN network

Dependencies:   MTS-Serial libmDot mbed-rtos mbed-src

Fork of mDot_AT_firmware by MultiTech

Revision:
2:e5eebd74d36d
Parent:
1:e52ae6584f1c
--- a/version.h	Thu Jun 25 10:23:41 2015 -0500
+++ b/version.h	Fri Jul 10 09:43:56 2015 -0500
@@ -1,6 +1,6 @@
 #ifndef __VERSION_H__
 #define __VERSION_H__
 
-#define AT_APPLICATION_VERSION "060215_mbed-19-gdadc7ac"
+#define AT_APPLICATION_VERSION "060215_mbed-23-g6d77074"
 
 #endif