ESP8266 / Mbed 2 deprecated ESP8266_HTTP_HelloWorld

Dependencies:   ESP8266Interface HTTPClient-SSL WebSocketClient mbed-rtos mbed

Fork of ESP8266_WebSockets_HelloWorld by ESP8266

Files at this revision

API Documentation at this revision

Comitter:
sarahmarshy
Date:
Tue Jun 09 17:49:47 2015 +0000
Parent:
17:59097e8b5c60
Commit message:
Unincluded TCPSocketServer-not needed

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Jun 09 16:31:03 2015 +0000
+++ b/main.cpp	Tue Jun 09 17:49:47 2015 +0000
@@ -2,7 +2,6 @@
 #include "HTTPClient.h"
 #include "ESP8266Interface.h"
 #include "TCPSocketConnection.h"
-#include "TCPSocketServer.h"
 #include "Websocket.h"
 
 ESP8266Interface wifi(D1,D0,D2,"demossid","password",115200); // TX,RX,Reset,SSID,Password,Baud