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.
Fork of SNICInterface by
Diff: SNIC/SNIC_UartMsgUtil.h
- Revision:
- 43:d80bbb12ffe6
- Parent:
- 41:1c1b5ad4d491
--- a/SNIC/SNIC_UartMsgUtil.h Fri Sep 19 01:46:17 2014 +0000 +++ b/SNIC/SNIC_UartMsgUtil.h Fri Nov 14 00:52:31 2014 +0000 @@ -55,7 +55,7 @@ #define UART_CMD_SID_SNIC_UDP_CREATE_SOCKET_REQ 0x13 // Create UDP socket #define UART_CMD_SID_SNIC_UDP_START_RECV_REQ 0x14 // Start UDP receive on socket #define UART_CMD_SID_SNIC_UDP_SIMPLE_SEND_REQ 0x15 // Send UDP packet -#define UART_CMD_SID_SNIC_UDP_SEND_ FROM_SOCKET_REQ 0x16 // Send UDP packet from socket +#define UART_CMD_SID_SNIC_UDP_SEND_FROM_SOCKET_REQ 0x16 // Send UDP packet from socket #define UART_CMD_SID_SNIC_HTTP_REQ 0x17 // Send HTTP request #define UART_CMD_SID_SNIC_HTTP_MORE_REQ 0x18 // Send HTTP more data request #define UART_CMD_SID_SNIC_HTTPS_REQ 0x19 // Send HTTPS request