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.
Dependencies: X_NUCLEO_IKS01A3
Revision 15:913ecebcc7ed, committed 2019-09-23
- Comitter:
- martlefebvre94
- Date:
- Mon Sep 23 13:07:09 2019 +0000
- Parent:
- 14:abc98c6982b5
- Commit message:
- Sampling frequency -> Readout frequency
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun Sep 22 10:32:20 2019 +0000 +++ b/main.cpp Mon Sep 23 13:07:09 2019 +0000 @@ -50,7 +50,7 @@ #include "stm32l0xx_hal_flash.h" /* Defines */ -#define FS 10.0 // Sampling frequency (Hz) +#define FS 10.0 // Readout frequency (Hz) // LPS22HH Pressure sensor #define P0 1013.26 // Sea level pressure (hPa)