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