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: MurataTypeYD_RPC_Sample
Fork of SNICInterface_mod by
Diff: SNIC/SNIC_UartCommandManager.cpp
- Revision:
- 26:f2e1030964e4
- Parent:
- 22:a9ec0cad4f84
- Child:
- 29:6a0ba999597d
diff -r 67183ed15708 -r f2e1030964e4 SNIC/SNIC_UartCommandManager.cpp
--- a/SNIC/SNIC_UartCommandManager.cpp Fri Mar 28 01:56:08 2014 +0000
+++ b/SNIC/SNIC_UartCommandManager.cpp Fri Mar 28 03:03:40 2014 +0000
@@ -16,6 +16,10 @@
using namespace murata_wifi;
+C_SNIC_UartCommandManager::~C_SNIC_UartCommandManager()
+{
+}
+
void C_SNIC_UartCommandManager::setCommandID( unsigned char cmd_id )
{
mCommandID = cmd_id;
