Minor fixes on L3GD20 related files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9691 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
0e26d49549
commit
8af2d46e97
|
@ -24,7 +24,6 @@
|
|||
*
|
||||
* @{
|
||||
*/
|
||||
|
||||
#ifndef _L3GD20_H_
|
||||
#define _L3GD20_H_
|
||||
|
||||
|
@ -36,6 +35,8 @@
|
|||
|
||||
/**
|
||||
* @brief L3GD20 characteristics
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
#define L3GD20_NUMBER_OF_AXES 3U
|
||||
|
||||
|
|
Loading…
Reference in New Issue