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.
Dependents: X_NUCLEO_IDW01M1_AP_Test
Fork of X_NUCLEO_IDW01M1 by
Diff: Spwf_API/SpwfSADevice.h
- Revision:
- 7:0fdd186a7d90
- Parent:
- 6:e7a3fca2df10
- Child:
- 8:0f302a13e21b
--- a/Spwf_API/SpwfSADevice.h Mon May 09 10:38:22 2016 +0000 +++ b/Spwf_API/SpwfSADevice.h Wed May 11 06:12:16 2016 +0000 @@ -106,6 +106,7 @@ wifi_config config; bool sync_wait_signal; bool wait_for_incoming_client; + bool wait_for_socket_data; uint16_t bytes_read; uint16_t bytes_to_read; uint8_t * recv_buff;