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.
Fork of AdiSense1000 by
Diff: main.cpp
- Branch:
- v2.0
- Revision:
- 30:119ff4f3aef6
- Parent:
- 29:57edca10d78c
- Child:
- 31:de49744b57a6
diff -r 57edca10d78c -r 119ff4f3aef6 main.cpp --- a/main.cpp Tue May 22 13:45:24 2018 +0100 +++ b/main.cpp Tue Jun 12 21:27:34 2018 +0100 @@ -118,7 +118,7 @@ ADI_SENSE_STATUS status; ADI_SENSE_DEVICE_HANDLE hDevice; ADI_SENSE_MEASUREMENT_MODE eMeasurementMode = ADI_SENSE_MEASUREMENT_MODE_NORMAL; - bool_t bDeviceReady; + bool bDeviceReady; /* * Open an ADI Sense device instance.