diff --git a/adafruit_lsm6ds/__init__.py b/adafruit_lsm6ds/__init__.py index d91bf5e..4efe687 100644 --- a/adafruit_lsm6ds/__init__.py +++ b/adafruit_lsm6ds/__init__.py @@ -164,8 +164,7 @@ class LSM6DS: # pylint: disable=too-many-instance-attributes """Driver for the LSM6DSOX 6-axis accelerometer and gyroscope. :param ~busio.I2C i2c_bus: The I2C bus the LSM6DSOX is connected to. - :param address: The I2C slave address of the sensor - + :param address: The I2C address of the sensor """ # ROUnaryStructs: @@ -174,6 +173,8 @@ class LSM6DS: # pylint: disable=too-many-instance-attributes # Structs _raw_accel_data = Struct(_LSM6DS_OUTX_L_A, "