Data reception demo.

Dependencies:   modem_ref_helper CRC

Revision:
4:854f22f7962b
Parent:
3:e9ea4d325c01
Child:
5:a44b6f60bfc7
diff -r e9ea4d325c01 -r 854f22f7962b modem_callbacks.cpp
--- a/modem_callbacks.cpp	Wed May 17 14:38:25 2017 +0000
+++ b/modem_callbacks.cpp	Thu May 18 13:46:00 2017 +0000
@@ -1,14 +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 "ram_fs.h"
-#include "hal_types.h"
+#include "modem_ref_helper.h"
 
 extern Queue<void, 8>   g_file_modified;