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 StarterKit by
Diff: main.cpp
- Revision:
- 18:b08471eb1d1c
- Parent:
- 17:38a8cc0c6ba5
- Child:
- 19:f89baed3bd6f
--- a/main.cpp Wed Jul 13 15:48:37 2016 +0000 +++ b/main.cpp Wed Jul 13 15:57:38 2016 +0000 @@ -462,6 +462,9 @@ } } while (!i); + // wait for a little yet for the socket service to allow for connect!!! + wait_ms(3000); + //Software init software_init_mdm();