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:
- 66:764ec3dd205a
- Parent:
- 65:57ad7b72108f
- Child:
- 67:0c130dc6b489
--- a/mbed-connector-interface/ThreadedResourceObserver.h Mon Aug 22 18:13:13 2016 +0000 +++ b/mbed-connector-interface/ThreadedResourceObserver.h Mon Aug 22 18:18:23 2016 +0000 @@ -68,7 +68,7 @@ /** thread task method */ - void observation_task(ThreadedResourceObserver *instance); + void observation_task(); /** halt the underlying observer mechanism