Simple Demo that gets a webpage

Dependencies:   HTTPClient cc3000_hostdriver_mbedsocket mbed

Fork of EECS149_email_notifier by Antonio Iannopollo

Revision:
12:9e383f611c45
Parent:
11:e68fb69de2c6
Child:
13:26905142e97b
--- a/main.cpp	Tue Oct 14 21:34:25 2014 +0000
+++ b/main.cpp	Wed Oct 15 00:32:23 2014 +0000
@@ -41,7 +41,6 @@
  
 #include "mbed.h"
 #include "cc3000.h"
-#include "main.h"
 
 #include "HTTPClient.h"