libmDot0mbed5
Fork of libmDot-mbed5 by
Diff: README.txt
- Revision:
- 13:5ac2300dc06a
- Parent:
- 3:5e805b567124
diff -r 54f9cac9d690 -r 5ac2300dc06a README.txt --- a/README.txt Thu Mar 10 14:25:17 2016 -0600 +++ b/README.txt Tue Mar 29 10:20:45 2016 -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