diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-06-02 13:10:18 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-06-02 13:10:18 +0000 |
commit | cd7b086b12fa9af6bdeacfaa91e9ad94f411a6be (patch) | |
tree | 8ff2486f708a6844d885c64d7da3891003a63a85 /os/ex/ST/lsm6ds0.c | |
parent | ffd47e9af73a9e4a27e1747589085bd2b9f9557a (diff) | |
download | ChibiOS-cd7b086b12fa9af6bdeacfaa91e9ad94f411a6be.tar.gz ChibiOS-cd7b086b12fa9af6bdeacfaa91e9ad94f411a6be.tar.bz2 ChibiOS-cd7b086b12fa9af6bdeacfaa91e9ad94f411a6be.zip |
Small indent fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9554 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ex/ST/lsm6ds0.c')
-rw-r--r-- | os/ex/ST/lsm6ds0.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/ex/ST/lsm6ds0.c b/os/ex/ST/lsm6ds0.c index f657ad879..caa0d875d 100644 --- a/os/ex/ST/lsm6ds0.c +++ b/os/ex/ST/lsm6ds0.c @@ -27,7 +27,6 @@ */ #include "hal.h" - #include "lsm6ds0.h" /*===========================================================================*/ |