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
You are viewing an older revision! See the latest version
Homepage
NOTICE: Using libmDot with an existing application may require a change in the MacEvent handler!
In AT Command Firmware open CommandTerminal/CommandTerminal.cpp at the end of the file remove the following line.
803: delete[] info->RxBuffer;
Likewise, if your application is handling events from the library asynchronously.
