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: MurataTypeYD_RPC_Sample
Fork of SNICInterface_mod by
Diff: SNIC/SNIC_Core.h
- Revision:
- 28:b796031f6519
- Parent:
- 27:dcc4f34448f0
- Child:
- 29:6a0ba999597d
diff -r dcc4f34448f0 -r b796031f6519 SNIC/SNIC_Core.h
--- a/SNIC/SNIC_Core.h Mon Mar 31 02:06:14 2014 +0000
+++ b/SNIC/SNIC_Core.h Tue Apr 01 07:19:19 2014 +0000
@@ -103,9 +103,9 @@
/** SNIC_INIT_REQ */
typedef struct
{
- unsigned char cmd_sid;
- unsigned char seq;
- unsigned short buf_size;
+ unsigned char cmd_sid;
+ unsigned char seq;
+ unsigned char buf_size[2];
}tagSNIC_INIT_REQ_T;
/** SNIC_TCP_CREATE_SOCKET_REQ */
