diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@gmail.com> | 2018-03-12 22:02:11 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@gmail.com> | 2018-03-12 22:02:11 +0000 |
commit | 9d221630edbec59e50b7a8cf630d3e4a0ee4bf21 (patch) | |
tree | 43dd0f562fb3c08ae6a4fd5561aa1f75bf020ffa /os | |
parent | 1ec15dfea4ec5e271d526bc55d1820990be627f6 (diff) | |
download | ChibiOS-9d221630edbec59e50b7a8cf630d3e4a0ee4bf21.tar.gz ChibiOS-9d221630edbec59e50b7a8cf630d3e4a0ee4bf21.tar.bz2 ChibiOS-9d221630edbec59e50b7a8cf630d3e4a0ee4bf21.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11715 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os')
-rw-r--r-- | os/ex/ST/lps25h.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ex/ST/lps25h.h b/os/ex/ST/lps25h.h index dd1b83043..22b6b326c 100644 --- a/os/ex/ST/lps25h.h +++ b/os/ex/ST/lps25h.h @@ -62,7 +62,7 @@ /** @} */
/**
- * @brief LPS25H baromether subsystem characteristics. + * @brief LPS25H barometer subsystem characteristics. * @note Sensitivity is expressed as hPa/LSB whereas hPa stand for
* hectopascal.
* @note Bias is expressed as hPa.
|