Data reception demo.

Dependencies:   modem_ref_helper CRC

Revision:
5:a44b6f60bfc7
Parent:
3:e9ea4d325c01
Child:
9:72a15235e097
--- a/files.cpp	Thu May 18 13:46:00 2017 +0000
+++ b/files.cpp	Thu Sep 21 13:50:17 2017 +0000
@@ -30,8 +30,8 @@
     .fw_version.minor    = 0,
     .fw_version.patch    = 0,
     .fw_version.hash     = 0x00000000,
-    /// "file-system" signature
-    .fs_crc              = 0x00000000
+    /// Not used
+    .cup_max_size        = 0x00000000
 };
 
 const alp_file_header_t h_string_file = {