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 libMiMic by
Diff: core/net/NyLPC_cNet.h
- Revision:
- 69:8c5f220441f5
- Parent:
- 37:fc4b4fd6a649
--- a/core/net/NyLPC_cNet.h Thu May 22 12:59:50 2014 +0000 +++ b/core/net/NyLPC_cNet.h Thu May 29 14:29:15 2014 +0000 @@ -37,10 +37,7 @@ */ typedef struct NyLPC_TcNet NyLPC_TcNet_t; -/** - * Platformを示す文字列 - */ -extern const char* NyLPC_cNet_PlatformName; + struct NyLPC_TcNet
