This is a fork of the `events` subdirectory of https://github.com/ARMmbed/mbed-os

Dependents:   HelloWorld_CCA01M1 HelloWorld_CCA02M1 CI-data-logger-server HelloWorld_CCA02M1 ... more

This is a fork of the events subdirectory of https://github.com/ARMmbed/mbed-os.

Note, you must import this library with import name: events!!!

Revision:
2:a60d8117d0e0
Parent:
0:a792d4bf36c2
Child:
9:a372bff82709
--- a/equeue/equeue_mbed.cpp	Fri Sep 30 17:12:00 2016 +0300
+++ b/equeue/equeue_mbed.cpp	Sat Oct 01 02:11:36 2016 -0500
@@ -16,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-#include "equeue_platform.h"
+#include "equeue/equeue_platform.h"
 
 #if defined(EQUEUE_PLATFORM_MBED)