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: main.cpp
- Revision:
- 62:a5b88f433406
- Parent:
- 61:0f16a2e3b58b
- Child:
- 63:2655a04c00f5
--- a/main.cpp Tue Mar 31 04:50:37 2020 +0000 +++ b/main.cpp Wed Apr 08 10:05:08 2020 +0000 @@ -65,7 +65,7 @@ extern ADMW_CONFIG measureware_config; /* Change the following pointer to load or change the configurations */ -static ADMW_CONFIG *pSelectedConfig = &thermocouple_typeK_cjc0_config; +static ADMW_CONFIG *pSelectedConfig = &multichannel_continuous_config; /* use the following to load LUT */ extern ADMW1001_LUT_DESCRIPTOR *lut_desc_list[];