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: SNIC/SNIC_UartMsgUtil.h
- Revision:
- 36:f33fcf5975ab
- Parent:
- 34:8c3527b8f44e
- Child:
- 39:a1233ca02edf
--- a/SNIC/SNIC_UartMsgUtil.h Tue Jun 10 10:19:48 2014 +0000
+++ b/SNIC/SNIC_UartMsgUtil.h Thu Jun 19 10:15:47 2014 +0000
@@ -142,14 +142,6 @@
C_SNIC_UartMsgUtil();
virtual ~C_SNIC_UartMsgUtil();
- /** Make SNIC UART command payload.
- @param cmd_len Command length
- @param cmd_p Command pointer
- @param payload_p Payload pointer[output]
- @return payload length
- */
- static unsigned short makePayload( unsigned int cmd_len, unsigned char *cmd_p, unsigned char *payload_p );
-
/** Make SNIC UART command.
@param cmd_id Command ID
@param payload_p Payload pointer
muRata

Murata TypeYD