Complete sensor demo.

Dependencies:   modem_ref_helper CRC X_NUCLEO_IKS01A1 DebouncedInterrupt

Revision:
5:e27f8429166a
Parent:
0:87c57e1b1e1c
Child:
6:c17f7cbdeb1a
--- a/files.cpp	Wed Sep 13 12:58:43 2017 +0000
+++ b/files.cpp	Wed Sep 20 14:41:54 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 = {