HTTP/HTTPS Client Library for the X-NUCLEO-IDW01M1v2 wifi board.
Dependents: HTTPClient_HelloWorld_IDW01M1 wifigianluigi HTTPClient_HelloWorld_IDW01M1_Fabio_Ricezione
Fork of HTTPClient by
Revision 22:ae30428dc030, committed 2016-11-17
- Comitter:
- mapellil
- Date:
- Thu Nov 17 14:08:30 2016 +0000
- Parent:
- 21:6e5c122ad9e5
- Child:
- 23:1a0d4d70f72c
- Commit message:
- removed include
Changed in this revision
| HTTPClient.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/HTTPClient.h Fri Nov 11 16:13:48 2016 +0000 +++ b/HTTPClient.h Thu Nov 17 14:08:30 2016 +0000 @@ -24,8 +24,6 @@ #ifndef HTTP_CLIENT_H #define HTTP_CLIENT_H -//#include "TCPSocket.h" -//#include "HTTPWifi.h" #include "NetworkStack.h" #include "TCPSocket.h" #include "SpwfInterface.h"
