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: rtd_4w_config.c
- Revision:
- 44:c958804b8331
- Parent:
- 43:10533736e80e
--- a/rtd_4w_config.c Wed Dec 18 09:02:47 2019 +0000
+++ b/rtd_4w_config.c Wed Dec 18 09:11:33 2019 +0000
@@ -53,6 +53,8 @@
.externalRefVoltage = 0.0,
.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!!
+ .excitationState= ADMW1001_ADC_EXC_STATE_CYCLE_POWER,
+ .groundSwitch = ADMW1001_ADC_GND_SW_OPEN,
.cycleInterval = 0,
.RSenseValue = 1000.0,
},