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:
- 55:215da406282b
- Parent:
- 54:31921ad29828
- Child:
- 56:38b36e947602
diff -r 31921ad29828 -r 215da406282b main.cpp
--- a/main.cpp Wed Feb 19 10:08:13 2020 +0000
+++ b/main.cpp Mon Feb 24 07:04:35 2020 +0000
@@ -1,3 +1,4 @@
+
/*
Copyright 2019 (c) Analog Devices, Inc.
@@ -81,7 +82,7 @@
ADMW_DEVICE_HANDLE hDevice;
ADMW_MEASUREMENT_MODE eMeasurementMode = ADMW_MEASUREMENT_MODE_NORMAL;
bool bDeviceReady;
-
+ admw_readMbedVersion();
/*
* Open an ADMW1001 device instance.
*/