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: YDwifi/YDwifi_uartmsg.cpp
- Revision:
- 2:0ba43344c814
- Parent:
- 1:c6e5f49dce5f
- Child:
- 3:9f90024d7fb2
--- a/YDwifi/YDwifi_uartmsg.cpp Fri Mar 07 02:13:09 2014 +0000
+++ b/YDwifi/YDwifi_uartmsg.cpp Tue Mar 11 10:38:36 2014 +0000
@@ -79,7 +79,7 @@
return uart_cmd_len;
}
-unsigned int C_YD_UartMsg::getResponsePayload( unsigned int cmd_len, unsigned char *recvdata_p
+unsigned int C_YD_UartMsg::getResponsePayload( unsigned int recvdata_len, unsigned char *recvdata_p
, unsigned char *command_id_p, unsigned char *payload_p )
{
unsigned short payload_len = 0;

Murata TypeYD