mbed Connector Interface simplification API on top of mbed-client

Fork of mbedConnectorInterfaceV3 by Doug Anson

NOTE:

This repo has been replaced with https://github.com/ARMmbed/mbedConnectorInterface. No further updates will occur with this repo. Please use the github repo instead. Thanks!

Revision:
122:4072e03884e4
Parent:
69:baa167cf771b
--- a/mbed-connector-interface/ThreadedResourceObserver.h	Fri Mar 31 06:21:29 2017 +0000
+++ b/mbed-connector-interface/ThreadedResourceObserver.h	Thu Jul 13 18:48:54 2017 +0000
@@ -66,7 +66,7 @@
         virtual void stopObservation();
         
         /**
-        thread task method
+        observation task method
         */
         void observation_task();