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.
Dependents: IoT_LED_demo ServoTest uWater_Project hackathon ... more
Diff: api/TaskletResourceObserver.h
- Revision:
- 34:03a8cc428b8b
- Parent:
- 31:bacc63106754
- Child:
- 35:f12e61aaf004
--- a/api/TaskletResourceObserver.h Wed Apr 08 19:45:06 2015 +0000
+++ b/api/TaskletResourceObserver.h Wed Apr 08 21:18:51 2015 +0000
@@ -66,7 +66,10 @@
tasklet invoke function (static)
*/
static void _observation_notifier(arm_event_s *event);
-
+#endif
+
+
+#ifdef CONNECTOR_USING_TASKLETS
/**
set the current event
@param event input the current event
