Sending and reception of big data file (1kB example)

Dependencies:   modem_ref_helper CRC DebouncedInterrupt

Revision:
14:a0241090f967
Parent:
12:ae262faaa641
Child:
15:9a9cfb0c3c4e
--- a/files.cpp	Tue Aug 20 13:54:55 2019 +0000
+++ b/files.cpp	Thu May 28 09:08:51 2020 +0000
@@ -28,8 +28,8 @@
     .fw_version.id       = 0,
     .fw_version.major    = 1,
     .fw_version.minor    = 0,
-    .fw_version.patch    = 4,
-    .fw_version.hash     = 0x00000000,
+    .fw_version.patch    = 5,
+    .fw_version.hash     = 0x20200528,
     /// Not used
     .cup_max_size        = 0x00000000
 };