Minor indent fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9046 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
e080a1b8b6
commit
7a8cde3d84
|
@ -87,7 +87,7 @@
|
||||||
#define L3GD20_AD_INT1_TSH_ZL ((uint8_t)0x37)
|
#define L3GD20_AD_INT1_TSH_ZL ((uint8_t)0x37)
|
||||||
#define L3GD20_AD_INT1_DURATION ((uint8_t)0x38)
|
#define L3GD20_AD_INT1_DURATION ((uint8_t)0x38)
|
||||||
|
|
||||||
#define L3GD20_CTRL_REG4_FS ((uint8_t)0x30)
|
#define L3GD20_CTRL_REG4_FS_MASK ((uint8_t)0x30)
|
||||||
|
|
||||||
/*===========================================================================*/
|
/*===========================================================================*/
|
||||||
/* Driver exported variables. */
|
/* Driver exported variables. */
|
||||||
|
|
Loading…
Reference in New Issue