esphome/esphome/components/i2c
la7dja 7221337442
Support I2C transactions with combined reads and writes (#996)
* Support I2C transactions with combined reads and writes

* Add optional send_stop parameter to I2CComponent::raw_end_transmission

* Add convenience methods to I2CDevice

* clang-format

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-11-06 17:09:28 +13:00
..
__init__.py Add CODEOWNERS mechanism (#1199) 2020-07-25 15:57:18 +02:00
i2c.cpp Support I2C transactions with combined reads and writes (#996) 2020-11-06 17:09:28 +13:00
i2c.h Support I2C transactions with combined reads and writes (#996) 2020-11-06 17:09:28 +13:00