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.
Fork of d7a_1x by
Diff: src/d7a_modem.cpp
- Revision:
- 58:38a366236bda
- Parent:
- 56:da34fc11e760
- Child:
- 59:b42eae56b51b
diff -r fd9c8b67ffdc -r 38a366236bda src/d7a_modem.cpp --- a/src/d7a_modem.cpp Thu Sep 08 10:44:05 2016 +0000 +++ b/src/d7a_modem.cpp Mon Sep 12 16:36:09 2016 +0000 @@ -215,7 +215,7 @@ void d7a_modem_thread(const void *p) { - FPRINT("\r\n"); + FPRINT("(id:0x%08x)\r\n", osThreadGetId()); d7a_com_rx_msg_t* pkt; while (true)