OVMS3-idf/docs/api-reference/peripherals/i2c.rst
2017-05-19 18:26:02 +02:00

19 lines
269 B
ReStructuredText

I2C
===
Overview
--------
ESP32 has two I2C controllers which can be set as master mode or slave mode.
Application Example
-------------------
I2C master and slave example: :example:`peripherals/i2c`.
API Reference
-------------
.. include:: /_build/inc/i2c.inc