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: HTTPClient_WiFi_HelloWorld_src
Fork of SNICInterface by
Diff: SNIC_WifiInterface.cpp
- Revision:
- 14:54378c96d285
- Parent:
- 12:0254eaccfda2
- Child:
- 15:5eb637414df2
--- a/SNIC_WifiInterface.cpp Tue Mar 25 02:21:11 2014 +0000 +++ b/SNIC_WifiInterface.cpp Wed Mar 26 04:38:12 2014 +0000 @@ -1,3 +1,15 @@ +/******************* Murata Manufacturing Co.,Ltd. 2014 ***************** + * + * Filename: SNIC_WifiInterface.cpp + * + * Purpose: This module has implementation of API for SNIC UART of Wi-Fi. + * + * $Author: kishino $ + * + * $Date: 2014/03/26 $ + * + * $Revision: 0.0.0.1 $ + * ***********************************************************************/ #include "SNIC_WifiInterface.h" #include "SNIC_UartMsgUtil.h"