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.
Dependencies: mbed Servo X_NUCLEO_IKS01A2 X_NUCLEO_IDW01M1v2 NetworkSocketAPI NDefLib MQTT
Diff: X_NUCLEO_IDW01M1/intermediate.h
- Revision:
- 0:cbf8bc43bc9e
diff -r 000000000000 -r cbf8bc43bc9e X_NUCLEO_IDW01M1/intermediate.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/X_NUCLEO_IDW01M1/intermediate.h Fri Apr 08 12:07:17 2016 +0000
@@ -0,0 +1,19 @@
+ // intermediate.h
+
+#ifndef __INTERMEDIATE_H__
+#define __INTERMEDIATE_H__
+
+
+ #ifdef __cplusplus
+ extern "C" {
+ #endif
+
+
+
+ #ifdef __cplusplus
+ extern }
+ #endif
+
+
+#endif
+