use TCP to connect to mbed connector
Fork of mbedConnectorInterfaceWithDM by
Diff: source/TickerResourceObserver.cpp
- Revision:
- 35:782c99a7a290
- Parent:
- 34:a10d65907549
- Child:
- 54:dfee8691c83a
diff -r a10d65907549 -r 782c99a7a290 source/TickerResourceObserver.cpp --- 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