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:
- 31:2507e64fcc42
- Parent:
- 16:dffa38c3340f
- Child:
- 33:1d0b855df5a5
--- a/source/TickerResourceObserver.cpp Tue Jun 14 18:40:15 2016 +0000 +++ b/source/TickerResourceObserver.cpp Tue Jun 14 19:03:20 2016 +0000 @@ -20,7 +20,8 @@ * limitations under the License. */ - #include "TickerResourceObserver.h" + // class support + #include "mbed-connector-interface/TickerResourceObserver.h" // constructor TickerResourceObserver::TickerResourceObserver(DynamicResource *resource,int sleep_time) :