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: SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more
Fork of YDwifiInterface by
Diff: SNIC/SNIC_UartCommandManager.h
- Revision:
- 26:f2e1030964e4
- Parent:
- 25:67183ed15708
- Child:
- 29:6a0ba999597d
--- a/SNIC/SNIC_UartCommandManager.h Fri Mar 28 01:56:08 2014 +0000
+++ b/SNIC/SNIC_UartCommandManager.h Fri Mar 28 03:03:40 2014 +0000
@@ -61,6 +61,8 @@
friend class Socket;
private:
+ virtual ~C_SNIC_UartCommandManager();
+
/** Set Command ID
@param cmd_id Command ID
*/

Murata TypeYD