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 X_NUCLEO_IDW01M1 by
Diff: Spwf_API/utils/ItfTranslator.cpp
- Revision:
- 5:c83ffd44f40a
- Parent:
- 1:bd9db471d47d
- Child:
- 6:e7a3fca2df10
diff -r d7d25616f1f7 -r c83ffd44f40a Spwf_API/utils/ItfTranslator.cpp
--- a/Spwf_API/utils/ItfTranslator.cpp Tue Apr 19 07:42:22 2016 +0000
+++ b/Spwf_API/utils/ItfTranslator.cpp Wed May 04 12:16:20 2016 +0000
@@ -140,7 +140,8 @@
void ind_wifi_socket_client_remote_server_closed(uint8_t * socket_closed_id)
{
- device->signal_synch_wait(WiFi_MODULE_SUCCESS);
+ //device->debug_print("\r\nsocket closed!\r\n");
+ //device->signal_synch_wait(WiFi_MODULE_SUCCESS);
}
#ifdef __cplusplus
