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:
- 18:cbf514cce921
- Parent:
- 17:2f0028880874
- Child:
- 19:09d58952b65d
--- a/main.cpp Wed Aug 07 06:46:25 2019 +0000 +++ b/main.cpp Tue Aug 20 12:19:31 2019 +0000 @@ -94,7 +94,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 = &config; +static ADMW_CONFIG *pSelectedConfig = &sensor2_bridge_4w_load_cell_config; static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;