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: WebSocketServerTest
Fork of SNICInterface_mod by
Diff: SNIC/SNIC_UartMsgUtil.h
- Revision:
- 21:dda155fe5048
- Parent:
- 20:dd736d328de6
- Child:
- 23:4ff2231ff9ba
diff -r dd736d328de6 -r dda155fe5048 SNIC/SNIC_UartMsgUtil.h
--- a/SNIC/SNIC_UartMsgUtil.h Thu Mar 27 06:52:04 2014 +0000
+++ b/SNIC/SNIC_UartMsgUtil.h Thu Mar 27 07:14:21 2014 +0000
@@ -135,7 +135,9 @@
*/
class C_SNIC_UartMsgUtil
{
-public:
+friend class C_SNIC_Core;
+
+private:
C_SNIC_UartMsgUtil();
/** Make SNIC UART command payload.
