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: HTTPClient-SSL
Dependents: mtsas mtsas mtsas mtsas_lat3
Diff: Test/TestUDPSocket.h
- Revision:
- 16:dbe80ac199f5
- Parent:
- 14:7643ed024fe8
- Child:
- 35:c85bea9cb713
diff -r 8b5fbb926688 -r dbe80ac199f5 Test/TestUDPSocket.h
--- a/Test/TestUDPSocket.h Wed Jul 23 16:24:30 2014 +0000
+++ b/Test/TestUDPSocket.h Mon Aug 11 15:43:15 2014 +0000
@@ -121,7 +121,6 @@
}
}
Test::end();
- wait(5);
}
sock->close();
radio->disconnect();