EDTracker2
EDTracker2 copied to clipboard
mpu_set_accel_bias_6050_reg does not preserve temp compensation bit
Bit 0 of the accel bias reg needs to be preserved when updating. The Invensense MotionDriver v5.1 code does not preserve this bit. This issue is fixed in v6 of the libs so need to reflect that fix in this port,