added max-age and content-format
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"