From d2e152f91b1d722e1ce41b96c47dded2f5332ac9 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Sun, 3 Nov 2019 18:03:32 +0100 Subject: [PATCH] Update I2CDEVICES.md --- I2CDEVICES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/I2CDEVICES.md b/I2CDEVICES.md index a5c93d7c2..9268a3d46 100644 --- a/I2CDEVICES.md +++ b/I2CDEVICES.md @@ -4,6 +4,8 @@ Tasmota supports several I2C devices but to use them they mostly need to be enabled at compile time to solve possible address conflicts. +Using command ``I2cDriver`` individual drivers can be enabled or disabled at runtime allowing duplicate I2C addresses at compile time. Use the Index from the table below to control I2C drivers like ``I2cDriver10 0`` for disabling BMP support. + ## Supported I2C devices The following table lists the supported I2C devices