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/Socket.h
- Revision:
- 32:ae95309643aa
- Parent:
- 31:15c22824cc46
- Child:
- 33:33f1bc919486
--- a/Socket/Socket.h Thu May 29 03:23:21 2014 +0000
+++ b/Socket/Socket.h Fri May 30 08:30:40 2014 +0000
@@ -35,8 +35,6 @@
typedef unsigned long socklen_t;
-#define SNIC_UART_RECVBUF_SIZE 2048
-
/** Socket file descriptor and select wrapper
*/
class Socket {
muRata

Murata TypeYD