PyComms
PyComms copied to clipboard
Bug on function setWaitForExternalSensorEnabled
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)