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: MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more
Diff: core/uip/NyLPC_cUipService.c
- Revision:
- 92:4f77028cce64
- Parent:
- 91:db8279c869d3
--- a/core/uip/NyLPC_cUipService.c Sat Sep 27 13:33:26 2014 +0000 +++ b/core/uip/NyLPC_cUipService.c Wed Oct 01 13:58:53 2014 +0000 @@ -403,7 +403,7 @@ /** * allocTxBufで取得したペイロードメモリを"IPパケットとして"送信します。 * @param i_eth_payload - * [NyLPC_TTxBufferHeader][NyLPC_TEthernetIIHeader][payload]メモリの、[payload]のアドレスを指定します。 + * [NyLPC_TEthernetIIHeader][payload]メモリの、[payload]のアドレスを指定します。 * 通常は、NyLPC_cUipService_allocTxBufの返却したメモリを指定します。 */
MiMic Webservice library