RT-Thread-packages / mpu-6xxx

a package of mpu6xxx driver library, compatible with mpu6000, mpu6050, mpu6500, mpu9250 and other chips.
Apache License 2.0
25 stars 22 forks source link

fix(): update the i2c addr of global mpu_dev variable based on the fi… #12

Closed blta closed 3 years ago

blta commented 3 years ago

解决多个MPU6xxx 设备同时使用时,不能根据I2C地址区分设备问题

Guozhanxin commented 3 years ago

已添加多实例支持,关闭此pr. https://github.com/RT-Thread-packages/mpu-6xxx/pull/16