Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 mDotEvent.h
| Revision | Date | Message | Actions | 
|---|---|---|---|
| 17:306ffaa5d79b | 2016-08-17 | update library to 2.0.2 | File Diff Annotate | 
| 16:b630e18103e5 | 2016-08-04 | update from libmDot-2.0.1-ARMCC.tar.gz | File Diff Annotate | 
