SNIC UART Interface library: Serial to Wi-Fi library for Murata TypeYD Wi-Fi module. For more information about TypeYD: http://www.murata.co.jp/products/microwave/module/lbwb1zzydz/index.html
Dependents: SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more
Fork of YDwifiInterface by
Diff: Socket/UDPSocket.h
- Revision:
- 23:4ff2231ff9ba
- Parent:
- 20:dd736d328de6
- Child:
- 25:67183ed15708
--- a/Socket/UDPSocket.h Thu Mar 27 07:37:55 2014 +0000
+++ b/Socket/UDPSocket.h Thu Mar 27 10:11:59 2014 +0000
@@ -38,7 +38,7 @@
{
/**
-UDP Socket
+Interface class for UDP socket of using SNIC UART.
*/
class UDPSocket : public Socket {
muRata

Murata TypeYD