Minor indent fixes

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9046 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
Rocco Marco Guglielmi 2016-03-07 08:36:23 +00:00
parent e080a1b8b6
commit 7a8cde3d84
2 changed files with 9 additions and 9 deletions

View File

@ -87,7 +87,7 @@
#define L3GD20_AD_INT1_TSH_ZL ((uint8_t)0x37)
#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. */