The old version is stable for lora_miun lib

Fork of libmDot by MultiTech

Revision:
9:ebf682e616d0
Parent:
3:5e805b567124
--- a/README.txt	Tue Aug 18 09:11:29 2015 -0500
+++ b/README.txt	Thu Sep 10 13:16:42 2015 -0500
@@ -6,19 +6,9 @@
 
 License information can be found in the accompanying LICENSE file.
 
-The mDot header has documentation for all the public functions that will be useful to consumers of
-the library.
-
-The following source code provides an example application which configures the mDot, connects to a
-MultiTech Conduit gateway with matching configuration, and sends data packets to the gateway.
+The mDot header has documentation for all the public functions that will be useful to consumers of the library.
 
-NOTE: All applications built using the mDot library must include mbed-src instead of mbed and must
-have the "newboards" beta token enabled.  This is to resolve a stack size issue that may be
-encountered otherwise.  A fix is on its way to the regular mbed library, but these extra steps are
-required until then.  To enable the "newboards" beta token, go to the page listed below, click
-enable, and completely refresh your online compiler.
-
-https://developer.mbed.org/betamode/?pre=newboards
+The following source code provides an example application which configures the mDot, connects to a MultiTech Conduit gateway with matching configuration, and sends data packets to the gateway.
 
 /**************
   SAMPLE CODE