Vybhav Kadaba
/
EV-PRO-MW1001_Development_v11570
Mbed FW update
Diff: rtd_4w_config.c
- Revision:
- 42:c9c5a22e539e
- Parent:
- 37:6acfbb4405cd
- Child:
- 43:e1789b7214cf
diff -r df78b7d7b675 -r c9c5a22e539e rtd_4w_config.c --- a/rtd_4w_config.c Tue Dec 10 08:43:37 2019 +0000 +++ b/rtd_4w_config.c Tue Dec 10 09:00:11 2019 +0000 @@ -51,7 +51,7 @@ }, .measurement = { .externalRefVoltage = 0.0, - .operatingMode = ADMW1001_OPERATING_MODE_CONTINUOUS, + .operatingMode = ADMW1001_OPERATING_MODE_SINGLECYCLE, .dataReadyMode = ADMW1001_DATAREADY_PER_CYCLE, // FIX: Temporarily all values from json are hardcoded to this one in the Contracts.FileGenerator - > file translations!! .cycleInterval = 0, .RSenseValue = 1000.0,