Send file data through D7A Action Protocol demo.

Dependencies:   modem_ref_helper

Revision:
13:475a2286deef
Parent:
11:a3308870afac
Child:
15:3299d003b3aa
--- a/files.cpp	Thu Oct 11 14:58:29 2018 +0000
+++ b/files.cpp	Fri Aug 02 16:22:00 2019 +0000
@@ -28,8 +28,8 @@
     .fw_version.id       = 0,
     .fw_version.major    = 1,
     .fw_version.minor    = 0,
-    .fw_version.patch    = 2,
-    .fw_version.hash     = 0x00000000,
+    .fw_version.patch    = 4,
+    .fw_version.hash     = 0x20190802,
     /// Not used
     .cup_max_size        = 0x00000000
 };