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:
- 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