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:
- 10:14954555be2a
- Parent:
- 5:0728bde67bdb
- Child:
- 11:8e6023d2e584
diff -r dc77fcfa7eba -r 14954555be2a main.cpp --- a/main.cpp Fri Jun 21 07:35:21 2019 +0000 +++ b/main.cpp Fri Jun 21 10:53:09 2019 +0000 @@ -93,7 +93,7 @@ extern ADMW_CONFIG multichannel_singlecycle_config; /* Change the following pointer to select any of the configurations above */ -static ADMW_CONFIG *pSelectedConfig = &sensor0_typeK_cjc0_config; +static ADMW_CONFIG *pSelectedConfig = &sensor2_typeT_cjc0_config; static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;