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:
- 49:c31473bc013e
- Parent:
- 48:5731f1aa2c5a
- Child:
- 50:d84305e5e1c0
--- a/main.cpp Thu Feb 06 11:01:37 2020 +0000 +++ b/main.cpp Thu Feb 06 11:04:31 2020 +0000 @@ -59,7 +59,7 @@ /* Use the following config if adding a configuration file from measureware designer*/ extern ADMW_CONFIG measureware_config; -/* Change the following pointer to select any of the configurations above */ +/* Change the following pointer to load or change the configurations */ static ADMW_CONFIG *pSelectedConfig = &thermocouple_typeK_cjc0_config; static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;