use TCP to connect to mbed connector

Fork of mbedConnectorInterfaceWithDM by Doug Anson

Revision:
67:0c130dc6b489
Parent:
66:764ec3dd205a
Child:
69:baa167cf771b
--- a/mbed-connector-interface/ThreadedResourceObserver.h	Mon Aug 22 18:18:23 2016 +0000
+++ b/mbed-connector-interface/ThreadedResourceObserver.h	Mon Aug 22 19:36:45 2016 +0000
@@ -68,7 +68,7 @@
         /**
         thread task method
         */
-        void observation_task();
+        void observation_task(ThreadedResourceObserver *me);
         
         /**
         halt the underlying observer mechanism