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.
Revision 46:2c697a0cbbed, committed 2020-01-20
- Comitter:
- Vkadaba
- Date:
- Mon Jan 20 10:57:56 2020 +0000
- Parent:
- 45:f5f553b8c0d5
- Commit message:
- DEFAULT_LUT config for bridge config
Changed in this revision
| bridge_4w_load_cell_config.c | Show annotated file Show diff for this revision Revisions of this file |
--- a/bridge_4w_load_cell_config.c Mon Jan 20 10:40:06 2020 +0000
+++ b/bridge_4w_load_cell_config.c Mon Jan 20 10:57:56 2020 +0000
@@ -68,7 +68,7 @@
.enableChannel = true,
.disablePublishing = false,
.compensationChannel = ADMW1001_CH_ID_NONE,
- .lutSelect = ADMW1001_LUT_CUSTOM,
+ .lutSelect = ADMW1001_LUT_DEFAULT,
.measurementUnit = ADMW1001_MEASUREMENT_UNIT_UNSPECIFIED,
.lowThreshold = 0,
.highThreshold = 45359.2,