Ping pong app demo.

Dependencies:   modem_ref_helper DebouncedInterrupt

Revision:
2:785b422c7d22
Parent:
0:fa3fd69f8148
Child:
3:0979d8cba5ec
--- a/modem_callbacks.cpp	Wed May 17 14:11:14 2017 +0000
+++ b/modem_callbacks.cpp	Thu May 18 13:09:03 2017 +0000
@@ -1,13 +1,4 @@
-#include "mbed.h"
-#include "rtos.h"
-#include "WizziDebug.h"
-
-#include "alp_spec.h"
-#include "alp_helpers.h"
-#include "modem_ref.h"
-#include "d7a_1x.h"
-
-#include "hal_types.h"
+#include "modem_ref_helper.h"
 
 
 // ============================================================}}}