mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-03 23:41:36 +01:00
Update i2c.rst (#4580)
https://github.com/esphome/esphome/pull/6145 Allows esp8266 to handle multiple i2c busses, tested and working.
This commit is contained in:
parent
cca1098284
commit
8d65c41e96
@ -44,7 +44,7 @@ Configuration variables:
|
||||
|
||||
.. note::
|
||||
|
||||
If the device can support multiple I²C buses (ESP32 has 2, ESP8266 does not support more than one) these buses need to be defined as below and sensors need to be setup specifying the correct bus:
|
||||
If the device can support multiple I²C buses these buses need to be defined as below and sensors need to be setup specifying the correct bus:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user