Send file data demo.

Dependencies:   modem_ref_helper CRC DebouncedInterrupt

Revision:
7:c34074bfef49
Parent:
1:f4a7a48a5f2b
Child:
14:788c749cabed
--- a/files.cpp	Thu May 18 13:47:16 2017 +0000
+++ b/files.cpp	Wed Sep 20 08:51: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
 };
 
 alp_file_header_t h_alarm = {