Proyecto integrador para asignatura de Especialización
Revision 3:0f5859a9e3de, committed 2017-02-16
- Comitter:
- Jan Jongboom
- Date:
- Thu Feb 16 13:56:02 2017 +0100
- Parent:
- 2:4b4ac59ff9b0
- Child:
- 4:27fd8efb5bab
- Commit message:
- Update mbed-http
Changed in this revision
| mbed-http.lib | Show annotated file Show diff for this revision Revisions of this file |
| source/main-http.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed-http.lib Thu Feb 16 11:48:57 2017 +0100 +++ b/mbed-http.lib Thu Feb 16 13:56:02 2017 +0100 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/sandbox/code/mbed-http/#910f5949759f +https://developer.mbed.org/teams/sandbox/code/mbed-http/#959baaa89148
--- a/source/main-http.cpp Thu Feb 16 11:48:57 2017 +0100
+++ b/source/main-http.cpp Thu Feb 16 13:56:02 2017 +0100
@@ -60,7 +60,6 @@
delete post_res;
-
Thread::wait(osWaitForever);
}