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.
Dependencies: mbed-http
Diff: source/main-http-ipv6.cpp
- Revision:
- 28:9bccd981a393
- Parent:
- 24:9faf23bbfb7f
- Child:
- 29:5ad8f931e4ff
--- a/source/main-http-ipv6.cpp Thu Jan 25 10:15:15 2018 +0200
+++ b/source/main-http-ipv6.cpp Tue Mar 27 11:13:48 2018 +0200
@@ -47,7 +47,7 @@
delete get_req;
}
- Thread::wait(osWaitForever);
+ wait(osWaitForever);
}
#endif