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: mbed-connector-interface/Options.h
- Revision:
- 125:4bf229bf14a3
- Parent:
- 57:b017388f1aa3
--- a/mbed-connector-interface/Options.h Mon Jun 05 21:28:42 2017 +0000 +++ b/mbed-connector-interface/Options.h Thu Jul 13 19:21:28 2017 +0000 @@ -33,6 +33,7 @@ #include "mbed-connector-interface/mbedConnectorInterface.h" // include the resource observer includes here so that they are not required in main.cpp +#include "mbed-connector-interface/EventQueueResourceObserver.h" #include "mbed-connector-interface/ThreadedResourceObserver.h" #include "mbed-connector-interface/TickerResourceObserver.h" #include "mbed-connector-interface/MinarResourceObserver.h"