modified to get more signal info

Dependencies:   easy-connect mbed-http

Fork of http-example-wnc-modified by Tyler Davis

Revision:
3:0f5859a9e3de
Parent:
0:85fdc69bc10c
Child:
5:42f713b19337
--- a/source/main-http.cpp	Thu Feb 16 11:48:57 2017 +0100
+++ b/source/main-http.cpp	Thu Feb 16 13:56:02 2017 +0100
@@ -60,7 +60,6 @@
 
     delete post_res;
 
-
     Thread::wait(osWaitForever);
 }