Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbedConnectorInterface by
Diff: api/TickerResourceObserver.h
- Revision:
- 43:769d491a48c1
- Parent:
- 42:20c375e74e8e
--- a/api/TickerResourceObserver.h Sat Apr 11 21:14:28 2015 +0000 +++ b/api/TickerResourceObserver.h Sat Apr 11 21:45:27 2015 +0000 @@ -26,6 +26,9 @@ // mbed support #include "mbed.h" +// switch for proper resource observer selection (from mbedEndpointNetwork) +#include "configuration.h" + // mbedConnectorInterface configuration #include "mbedConnectorInterface.h"
