Steve Sims / X_NUCLEO_IDW01M1_AP

Dependents:   X_NUCLEO_IDW01M1_AP_Test

Fork of X_NUCLEO_IDW01M1 by ST

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;