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:
- 22:2835e9e9f59f
- Parent:
- 21:8e00425b8096
- Child:
- 23:bb685f35b08b
diff -r 8e00425b8096 -r 2835e9e9f59f main.cpp --- a/main.cpp Wed Sep 11 08:45:10 2019 +0000 +++ b/main.cpp Thu Sep 26 05:56:58 2019 +0000 @@ -59,7 +59,7 @@ extern ADMW_CONFIG sensor2_bridge_4w_load_cell_config; extern ADMW_CONFIG config; /* Change the following pointer to select any of the configurations above */ -static ADMW_CONFIG *pSelectedConfig = &sensor0_typeK_cjc0_config; +static ADMW_CONFIG *pSelectedConfig = &multichannel_continuous_config; static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;