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: common/utils.h
- Revision:
- 23:bb685f35b08b
- Parent:
- 19:09d58952b65d
--- a/common/utils.h Thu Sep 26 05:56:58 2019 +0000 +++ b/common/utils.h Thu Sep 26 06:15:39 2019 +0000 @@ -75,7 +75,7 @@ ADMW_RESULT utils_runMeasurement( ADMW_DEVICE_HANDLE hDevice, ADMW_MEASUREMENT_MODE eMeasurementMode); - + /* Utility function to retrieve and print the factory calibration coefficients table from the ADMW1001 device */ ADMW_RESULT utils_printCalTable( ADMW_DEVICE_HANDLE hDevice);