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: i2c0_sensirionSHT3X_config.c
- Revision:
- 38:7604d3b44dd5
- Parent:
- 32:52445bef314d
- Child:
- 45:f5f553b8c0d5
--- a/i2c0_sensirionSHT3X_config.c Thu Nov 21 09:26:54 2019 +0000
+++ b/i2c0_sensirionSHT3X_config.c Thu Nov 21 09:40:32 2019 +0000
@@ -67,7 +67,7 @@
.compensationChannel = ADMW1001_CH_ID_NONE,
.measurementUnit = ADMW1001_MEASUREMENT_UNIT_UNSPECIFIED,
.measurementsPerCycle = 1,
- .extraSettlingTime = 99500.0014663674,
+ .extraSettlingTime = 15000,
.i2cChannelConfig = {
.sensor = ADMW1001_I2C_SENSOR_HUMIDITY_B,
},