for EthernetInterface library compatibility.\\ ** Unoffical fix. may be a problem. **

Dependents:   SNIC-httpclient-example SNIC-ntpclient-example

Fork of SNICInterface by muRata

Revision:
23:4ff2231ff9ba
Parent:
21:dda155fe5048
Child:
25:67183ed15708
--- a/SNIC/SNIC_UartMsgUtil.h	Thu Mar 27 07:37:55 2014 +0000
+++ b/SNIC/SNIC_UartMsgUtil.h	Thu Mar 27 10:11:59 2014 +0000
@@ -131,7 +131,7 @@
 */
 static unsigned char mUartRequestSeq;  
 
-/** C_SNIC_UartMsgUtil class
+/** Internal utility class used by any other classes.
  */
 class C_SNIC_UartMsgUtil
 {