From dc5651bf5260ca1b2829d1127e29dec1dee13156 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Wed, 14 Mar 2018 13:28:50 +0000 Subject: Removed spaces before newline git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11745 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- os/ex/ST/hts221.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/ex/ST/hts221.h') 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. */ -- cgit v1.2.3