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/TickerResourceObserver.h
- Revision:
- 126:f37e34daa100
- Parent:
- 125:4bf229bf14a3
--- a/mbed-connector-interface/TickerResourceObserver.h Thu Jul 13 19:21:28 2017 +0000 +++ b/mbed-connector-interface/TickerResourceObserver.h Thu Jul 13 20:43:26 2017 +0000 @@ -73,7 +73,7 @@ /** observation task method */ - void observation_task(void); + static void observation_task(void); /** halt the underlying observer mechanism