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:
- 66:492b1d7ba370
- Parent:
- 64:49a67f36d9c5
- Child:
- 75:305024138382
--- a/src/d7a_modem.cpp Fri Oct 14 10:52:22 2016 +0000 +++ b/src/d7a_modem.cpp Fri Oct 21 15:31:45 2016 +0000 @@ -205,9 +205,7 @@ d7a_modem_msg(WM_CMD_D7A_STACK_STOP, NULL, 0); err = d7a_modem_wait_ready(TO_FS); - - WARNING(!err, "Stop modem err %d\r\n", err); - + DPRINT("Stop done.\r\n"); return err;