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: source/TickerResourceObserver.cpp
- Revision:
- 35:782c99a7a290
- Parent:
- 34:a10d65907549
- Child:
- 54:dfee8691c83a
--- a/source/TickerResourceObserver.cpp Tue Jun 14 19:42:15 2016 +0000 +++ b/source/TickerResourceObserver.cpp Tue Jun 14 19:43:35 2016 +0000 @@ -58,4 +58,4 @@ this->setObserving(false); } - #ifdef CONNECTOR_USING_TICKER \ No newline at end of file + #endif // CONNECTOR_USING_TICKER \ No newline at end of file