customized SNICInterface
Fork of NySNICInterface by
Diff: SNIC/SNIC_Core.h
- Revision:
- 26:f2e1030964e4
- Parent:
- 25:67183ed15708
- Child:
- 27:dcc4f34448f0
--- a/SNIC/SNIC_Core.h Fri Mar 28 01:56:08 2014 +0000 +++ b/SNIC/SNIC_Core.h Fri Mar 28 03:03:40 2014 +0000 @@ -262,6 +262,7 @@ */ C_SNIC_Core(); + virtual ~C_SNIC_Core(); /** Receiving thread of UART */ static void uartRecvThread( void const *args_p );