test fork

Dependencies:   C12832

Fork of seoul-iot-hackathon-demo by Seoul IoT Hackathon Admins

Revision:
2:b13c81c349ec
Parent:
0:6b7ffde9f287
diff -r bab7fe330b43 -r b13c81c349ec 2_connected_app/main_working.h
--- a/2_connected_app/main_working.h	Thu Sep 28 18:39:18 2017 +0000
+++ b/2_connected_app/main_working.h	Thu Sep 28 14:48:24 2017 -0500
@@ -13,7 +13,6 @@
 //----------------------------------------------------------------------------
 #include "simplem2mclient.h"
 #include "mbed.h"
-#include "application_init.h"
 #include "C12832.h"
 
 C12832 lcd(D11, D13, D6, D7, D10);