MultiTech / libmDot-Custom

Fork of libmDot-custom by Jason Reiss

You are viewing an older revision! See the latest version

Homepage

Warning

Using libmDot-Custom 2.0.10 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.


All wikipages