mbed Connector Interface simplification API on top of mbed-client
Fork of mbedConnectorInterfaceV3 by
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!
Diff: mbed-connector-interface/ThreadedResourceObserver.h
- Revision:
- 69:baa167cf771b
- Parent:
- 67:0c130dc6b489
- Child:
- 122:4072e03884e4
--- a/mbed-connector-interface/ThreadedResourceObserver.h Mon Aug 22 19:42:32 2016 +0000 +++ b/mbed-connector-interface/ThreadedResourceObserver.h Mon Aug 22 19:47:08 2016 +0000 @@ -68,7 +68,7 @@ /** thread task method */ - void observation_task(ThreadedResourceObserver *me); + void observation_task(); /** halt the underlying observer mechanism