SNICInterface for ThingPlug Example
Dependents: ThingPlug_WiFi_Example ThingPlug_WiFi_Example_2
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"