LoRaWAN demo.

Dependencies:   modem_ref_helper DebouncedInterrupt

Revision:
19:a530dce81081
Parent:
17:948df2ca24b1
Child:
21:f0aecd41db08
--- a/files.cpp	Tue Aug 20 13:57:57 2019 +0000
+++ b/files.cpp	Thu May 28 09:12:40 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
 };