Update I2CDEVICES.md

This commit is contained in:
Theo Arends 2019-11-03 18:03:32 +01:00
parent 8ba8f406f6
commit d2e152f91b

View File

@ -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. 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 ## Supported I2C devices
The following table lists the supported I2C devices The following table lists the supported I2C devices