Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more
Fork of YDwifiInterface by
Diff: Socket/Socket.h
- Revision:
- 8:50d2509479cd
- Parent:
- 4:99cc93fe7d88
- Child:
- 12:0254eaccfda2
diff -r e88ccbe0225f -r 50d2509479cd Socket/Socket.h --- a/Socket/Socket.h Fri Mar 14 08:48:12 2014 +0000 +++ b/Socket/Socket.h Mon Mar 17 11:40:56 2014 +0000 @@ -18,7 +18,7 @@ #ifndef SOCKET_H_ #define SOCKET_H_ -#include "YDwifi.h" +#include "SNICwifi.h" typedef unsigned long socklen_t;

Murata TypeYD