You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in [mpu6050.py] - setWaitForExternalSensorEnabled
The parameter name value don't match with the call to : self.i2c.writeBit(self.MPU6050_RA_I2C_MST_CTRL, self.MPU6050_WAIT_FOR_ES_BIT, enabled)
The text was updated successfully, but these errors were encountered:
Dear,
in [mpu6050.py] - setWaitForExternalSensorEnabled
The parameter name
value
don't match with the call to :self.i2c.writeBit(self.MPU6050_RA_I2C_MST_CTRL, self.MPU6050_WAIT_FOR_ES_BIT, enabled)
The text was updated successfully, but these errors were encountered: