Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: lut_data.c
- Revision:
- 61:0f16a2e3b58b
- Parent:
- 58:aa9cd5072f66
- Child:
- 67:d36977cbfe90
diff -r 363fffe5bd22 -r 0f16a2e3b58b lut_data.c
--- a/lut_data.c Mon Mar 16 09:54:36 2020 +0000
+++ b/lut_data.c Tue Mar 31 04:50:37 2020 +0000
@@ -16,7 +16,6 @@
.sensor = ADMW1001_ADC_SENSOR_BRIDGE_4WIRE,
.dataType = ADMW1001_LUT_DATA_TYPE_FLOAT32,
.length = 0, /* Filled by admw_1001_AssembleLutData() */
- .crc16 = 0 /* Filled by admw_1001_AssembleLutData() */
};
ADMW1001_LUT_1D_NES bridge_4wire_1_range1_data = {
.nElements = 2,