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:
- 30:c78466adc502
- Parent:
- 29:713c24b07795
- Child:
- 32:52445bef314d
--- a/main.cpp Thu Oct 03 09:36:16 2019 +0000 +++ b/main.cpp Thu Oct 03 09:37:48 2019 +0000 @@ -59,7 +59,7 @@ extern ADMW_CONFIG rtd_4w_config; extern ADMW_CONFIG config; /* Change the following pointer to select any of the configurations above */ -static ADMW_CONFIG *pSelectedConfig = &rtd_4w_config; +static ADMW_CONFIG *pSelectedConfig = &sensor0_typeK_cjc0_config; static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;