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.
Revision 51:4c1f4aed1fd7, committed 2020-02-26
- Comitter:
- Vkadaba
- Date:
- Wed Feb 26 05:03:44 2020 +0000
- Parent:
- 50:d84305e5e1c0
- Commit message:
- Mbed FW supporting ADMW1001 FW v1.12.61
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Feb 17 11:23:39 2020 +0000 +++ b/main.cpp Wed Feb 26 05:03:44 2020 +0000 @@ -56,6 +56,7 @@ extern ADMW_CONFIG multichannel_continuous_config; extern ADMW_CONFIG multichannel_singlecycle_config; extern ADMW_CONFIG i2c0_sensirionSHT3X_config; + /* Use the following config if adding a configuration file from measureware designer*/ extern ADMW_CONFIG measureware_config;