nsp specific components for the NSP version of the impact endpoint

Dependents:   mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet mbed_nsp_endpoint_nxp

Revision:
5:94d000e6fa70
Parent:
0:e1c4378df3fe
Child:
28:b6a7959c8be0
--- a/NSPio.h	Fri Mar 28 17:08:22 2014 +0000
+++ b/NSPio.h	Fri Mar 28 17:53:14 2014 +0000
@@ -33,7 +33,7 @@
      public:
         NSPio(ErrorHandler *error_handler,Resource *resource,sn_send_observation_t obs_sender);
         NSPio(MBEDio *mbed_io,sn_send_observation_t obs_sender);
-       ~NSPio();
+        virtual ~NSPio();
         
         float floatValue();
         int   intValue();