Data reception demo.

Dependencies:   modem_ref_helper CRC

Revision:
14:44cbb58de405
Parent:
12:404a3ca64a44
Child:
15:e90cc8e37c4d
--- a/files.cpp	Tue Aug 20 14:05:56 2019 +0000
+++ b/files.cpp	Thu May 28 09:13:19 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
 };