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: bridge_4w_load_cell_config.c
- Revision:
- 54:31921ad29828
- Parent:
- 46:2c697a0cbbed
- Child:
- 55:215da406282b
--- a/bridge_4w_load_cell_config.c Wed Feb 19 09:09:59 2020 +0000
+++ b/bridge_4w_load_cell_config.c Wed Feb 19 10:08:13 2020 +0000
@@ -68,14 +68,14 @@
.enableChannel = true,
.disablePublishing = false,
.compensationChannel = ADMW1001_CH_ID_NONE,
- .lutSelect = ADMW1001_LUT_DEFAULT,
+ .lutSelect = ADMW1001_LUT_CUSTOM,
.measurementUnit = ADMW1001_MEASUREMENT_UNIT_UNSPECIFIED,
.lowThreshold = 0,
.highThreshold = 45359.2,
.offsetAdjustment = 0.0,
.gainAdjustment = 0.0,
.sensorParameter = 0.0,
- .measurementsPerCycle = 1,
+ .measurementsPerCycle = 10,
.cycleSkipCount = 0,
.extraSettlingTime = 5,
.priority = 0,