Vybhav Kadaba / Mbed OS EV-PRO-MW1001_jan7

Files at this revision

API Documentation at this revision

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,