aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/hts221.h
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2018-03-14 13:28:50 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2018-03-14 13:28:50 +0000
commitdc5651bf5260ca1b2829d1127e29dec1dee13156 (patch)
treefe923317dc8d679209e56f6e193442aa5c43c501 /os/ex/ST/hts221.h
parentac645ed6763094bb9fba7709de2e31e91d97a693 (diff)
downloadChibiOS-dc5651bf5260ca1b2829d1127e29dec1dee13156.tar.gz
ChibiOS-dc5651bf5260ca1b2829d1127e29dec1dee13156.tar.bz2
ChibiOS-dc5651bf5260ca1b2829d1127e29dec1dee13156.zip
Removed spaces before newline
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11745 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/ex/ST/hts221.h')
-rw-r--r--os/ex/ST/hts221.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ex/ST/hts221.h b/os/ex/ST/hts221.h
index d687254b4..e4b7fb465 100644
--- a/os/ex/ST/hts221.h
+++ b/os/ex/ST/hts221.h
@@ -87,7 +87,7 @@
#define HTS221_THERMO_SENS 0.0015625f
#define HTS221_THERMO_BIAS 0.0f
/** @} */
-
+
/**
* @name HTS221 communication interfaces related bit masks
* @{
@@ -388,7 +388,7 @@ typedef struct {
* @note No methods so far, just a common ancestor interface.
*/
#define _hts221_methods_alone
-
+
/**
* @brief @p HTS221 specific methods with inherited ones.
*/