Hackathon Repo

Dependencies:   C12832

Revision:
3:09d8f51b1d7e
Parent:
0:6b7ffde9f287
Child:
4:024ed0194ea6
diff -r b13c81c349ec -r 09d8f51b1d7e main.cpp
--- a/main.cpp	Thu Sep 28 14:48:24 2017 -0500
+++ b/main.cpp	Fri Sep 29 22:28:41 2017 +0000
@@ -21,3 +21,9 @@
 #else
 #error "Add APP_SHIELD_DEMO macro to mbed_app.json"
 #endif
+
+
+#if APP_SHIELD_DEMO_TEST == 1
+#include "1_app_shield/main.h"
+#endif
+