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:
- 58:aa9cd5072f66
- Parent:
- 54:31921ad29828
- Child:
- 61:0f16a2e3b58b
diff -r c6275de14bc5 -r aa9cd5072f66 lut_data.c
--- a/lut_data.c Fri Mar 06 05:32:12 2020 +0000
+++ b/lut_data.c Mon Mar 16 09:02:06 2020 +0000
@@ -13,7 +13,7 @@
.channel =ADMW1001_CH_ID_ANLG_1_UNIVERSAL,
.equation = ADMW1001_LUT_EQUATION_LUT,
.dir = ADMW1001_LUT_TC_DIRECTION_FORWARD,
- .sensor = ADMW1001_ADC_SENSOR_BRIDGE_4WIRE_1,
+ .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() */