Bleeding edge development version of the mDot library. This version of the library is not guaranteed to be stable or well tested and should not be used in production or deployment scenarios.
Dependents: mDot_LoRa_CLASS_C_P2P
Fork of libmDot-dev by
Warning
Using libmDot 2.0.3 and above with an existing application may require a change in the MacEvent handler!
Compile applications with mbed v121 and mbed-rtos v116 libraries.
In AT Command Firmware remove line 803.
CommandTerminal/CommandTerminal.cpp
delete[] info->RxBuffer;
Likewise, if your application is handling events from the library asynchronously.
Revisions of README.txt
Revision | Date | Message | Actions |
---|---|---|---|
2:6385bf37bfe7 | 2015-06-24 | update README with info about beta-newboards & mbed-src | File Diff Annotate |
1:9f30fbe9e9c1 | 2015-06-24 | add README, LICENSE, headers, and library - from git tag mbed_24June2015 | File Diff Annotate |