From 3e2b80eef86cb6d1633d8039001583fe15d05ca8 Mon Sep 17 00:00:00 2001 From: tronikos Date: Tue, 16 Apr 2024 05:30:50 -0700 Subject: [PATCH] Update qmc5883l.rst --- components/sensor/qmc5883l.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/sensor/qmc5883l.rst b/components/sensor/qmc5883l.rst index 62582cf96..c676ea9c3 100644 --- a/components/sensor/qmc5883l.rst +++ b/components/sensor/qmc5883l.rst @@ -40,7 +40,7 @@ configuration for this sensor to work. Configuration variables: ------------------------ -- **address** (*Optional*, int): Manually specify the I²c address of the sensor. Defaults to ``0x1E``. +- **address** (*Optional*, int): Manually specify the I²c address of the sensor. Defaults to ``0x0D``. - **field_strength_x** (*Optional*): The field strength in microtesla along the X-Axis. All options from :ref:`Sensor `. - **field_strength_y** (*Optional*): The field strength in microtesla along the Y-Axis. All options from