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:7d9d528e80f5, committed 2020-03-06
- Comitter:
- Vkadaba
- Date:
- Fri Mar 06 06:02:06 2020 +0000
- Parent:
- 50:d84305e5e1c0
- Commit message:
- Testing
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 Fri Mar 06 06:02:06 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;