Mbed FW update

Revision:
61:0f16a2e3b58b
Parent:
50:d84305e5e1c0
--- a/inc/admw1001/admw1001_lut_data.h	Mon Mar 16 09:54:36 2020 +0000
+++ b/inc/admw1001/admw1001_lut_data.h	Tue Mar 31 04:50:37 2020 +0000
@@ -273,9 +273,7 @@
         uint16_t dataType   : 4;    /**< ADMW1001_LUT_DATA_TYPE */
         uint16_t length;            /**< Length (bytes) of table data section
                                         (excl. this header) */
-        uint16_t crc16;             /**< CRC-16-CCITT of the data */
     };
-    uint64_t value64;
 } ADMW1001_LUT_DESCRIPTOR;
 
 /*! Look-Up Table geometry-specific data structures */