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: multichannel_continuous_config.c
- Revision:
- 34:b60ee1e0af2b
- Parent:
- 23:bb685f35b08b
- Child:
- 37:6acfbb4405cd
--- a/multichannel_continuous_config.c Thu Nov 14 05:35:08 2019 +0000
+++ b/multichannel_continuous_config.c Tue Nov 19 11:17:35 2019 +0000
@@ -71,7 +71,7 @@
.offsetAdjustment = 0.0,
.gainAdjustment = 0.0,
.sensorParameter = 0.0,
- .measurementsPerCycle = 10,
+ .measurementsPerCycle = 1,
.cycleSkipCount = 0,
.extraSettlingTime = 0,
.priority = 0,
@@ -105,7 +105,7 @@
.offsetAdjustment = 0.0,
.gainAdjustment = 0.0,
.sensorParameter = 0.0,
- .measurementsPerCycle = 10,
+ .measurementsPerCycle = 1,
.cycleSkipCount = 0,
.extraSettlingTime = 4499.99986449257,
.priority = 0,
@@ -132,7 +132,7 @@
.enableChannel = true,
.disablePublishing = false,
.compensationChannel = ADMW1001_CH_ID_NONE,
- .measurementsPerCycle = 10,
+ .measurementsPerCycle = 1,
.extraSettlingTime = 15000,
.i2cChannelConfig = {
.sensor = ADMW1001_I2C_SENSOR_HUMIDITY_B,