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.
Dependents: Grove-Barometric_Pressure_Sensor_Example
Revision 6:470f31efa042, committed 2019-06-26
- Comitter:
- pmic
- Date:
- Wed Jun 26 09:51:37 2019 +0000
- Parent:
- 5:623379b867e0
- Commit message:
- commit before holiday
Changed in this revision
HP206C.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/HP206C.h Tue Jun 25 15:23:36 2019 +0000 +++ b/HP206C.h Wed Jun 26 09:51:37 2019 +0000 @@ -29,7 +29,7 @@ #define HP20X_CONVERT_OSR128 5 << 2 /* ADC is parametrizised through OSR_CFG - HP20X_CONVERT_OSR128 -> OSR_ConvertTime = 5; // 4.1 ms -> ~200 Hz + HP20X_CONVERT_OSR128 -> OSR_ConvertTime = 5; // 4.1 ms -> ~200 Hz for control loop HP20X_CONVERT_OSR256 -> OSR_ConvertTime = 9; // 8.2 ms -> ~100 Hz HP20X_CONVERT_OSR512 -> OSR_ConvertTime = 17; // 16.4 ms -> ~ 50 Hz HP20X_CONVERT_OSR1024 -> OSR_ConvertTime = 34; // 32.8 ms -> ~ 20 Hz