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:
- 39:e255f52072fc
- Parent:
- 37:6acfbb4405cd
- Child:
- 43:e1789b7214cf
diff -r 7604d3b44dd5 -r e255f52072fc multichannel_continuous_config.c --- a/multichannel_continuous_config.c Thu Nov 21 09:40:32 2019 +0000 +++ b/multichannel_continuous_config.c Thu Nov 21 13:36:43 2019 +0000 @@ -133,7 +133,7 @@ }, }, [ADMW1001_CH_ID_DIG_I2C_0] = { - .enableChannel = true, + .enableChannel = false, .disablePublishing = false, .compensationChannel = ADMW1001_CH_ID_NONE, .measurementsPerCycle = 1,