mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 21:07:40 +08:00
Update mpu60x0_regs.h
This commit is contained in:
@@ -114,7 +114,11 @@
|
|||||||
|
|
||||||
|
|
||||||
#define MPU60X0_REG_WHO_AM_I 0x75
|
#define MPU60X0_REG_WHO_AM_I 0x75
|
||||||
|
#ifdef ICM20608
|
||||||
|
#define MPU60X0_WHOAMI_REPLY 0xAF
|
||||||
|
#else
|
||||||
#define MPU60X0_WHOAMI_REPLY 0x68
|
#define MPU60X0_WHOAMI_REPLY 0x68
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bit positions
|
// Bit positions
|
||||||
#define MPU60X0_I2C_BYPASS_EN 1
|
#define MPU60X0_I2C_BYPASS_EN 1
|
||||||
|
|||||||
Reference in New Issue
Block a user