Simple example demonstrating WiConnect host library web setup feature.

Dependencies:   WiConnect mbed

Revision:
4:3e2bd0076147
Parent:
1:44eae7ea80c7
Child:
5:c2f5fe209c10
--- a/example.cpp	Sat Aug 23 13:02:50 2014 +0000
+++ b/example.cpp	Mon Aug 25 18:59:25 2014 +0000
@@ -138,6 +138,7 @@
     // STEP 5: Done!
     //-------------------------------------------------------------------------
 
+    printf("IP Address: %s\r\n", wiconnect.getIpAddress());
     printf("Web setup example has completed!\r\n");
 
     for(;;); // infinite loop