Merge pull request #619 from martinbudden/bf_whitespace2

Changed tabs to spaces
This commit is contained in:
Martin Budden 2016-06-27 19:33:58 +01:00 committed by GitHub
commit 2b27016f51
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@
#define BLOCK_DATA_UPDATE_CONTINUOUS ((uint8_t)0x00)
#define BLE_MSB ((uint8_t)0x40)
#define BLE_MSB ((uint8_t)0x40)
#define BOOT ((uint8_t)0x80)

View File

@ -1,7 +1,7 @@
#pragma once
#define MPU6000_CONFIG 0x1A
#define MPU6000_CONFIG 0x1A
#define BITS_DLPF_CFG_256HZ 0x00
#define BITS_DLPF_CFG_188HZ 0x01