Hackathon Repo

Dependencies:   C12832

Revision:
5:c6cb16909244
Parent:
4:024ed0194ea6
Child:
9:179e6db867bd
--- a/main.cpp	Fri Sep 29 22:30:20 2017 +0000
+++ b/main.cpp	Fri Sep 29 22:36:18 2017 +0000
@@ -20,13 +20,4 @@
 #include "2_connected_app/main.h"
 #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
-
-#if APP_SHIELD_DEMO_TEST_2 == 1
-#include "1_app_shield/main.h"
 #endif
\ No newline at end of file