MultiTech / libmDot-dev-mbed2-deprecated

Dependents:   mDot_LoRa_CLASS_C_P2P

Fork of libmDot-dev by Multi-Hackers

You are viewing an older revision! See the latest version

Homepage

<b>Using libmDot with an existing application may require a change in the MacEvent handler!</b>

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.


All wikipages