diff options
Diffstat (limited to 'os/ex/ST/l3gd20.h')
-rw-r--r-- | os/ex/ST/l3gd20.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/os/ex/ST/l3gd20.h b/os/ex/ST/l3gd20.h index 92dd1ad0d..30f6f0ccf 100644 --- a/os/ex/ST/l3gd20.h +++ b/os/ex/ST/l3gd20.h @@ -24,7 +24,6 @@ *
* @{
*/
-
#ifndef _L3GD20_H_
#define _L3GD20_H_
@@ -36,6 +35,8 @@ /**
* @brief L3GD20 characteristics + *
+ * @{
*/ #define L3GD20_NUMBER_OF_AXES 3U |