esphome/esphome/components/xpt2046
Oxan van Leeuwen 14e38f0469
Upgrade clang-format to v13 (#4535)
* Upgrade clang-format to v13

* Apply clang-format-13 formatting changes

* Format

* Format bme_680

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-20 03:38:41 +00:00
..
__init__.py Refactor xpt2046 to be a touchscreen platform (#3793) 2022-10-11 10:10:22 +13:00
binary_sensor.py Refactor xpt2046 to be a touchscreen platform (#3793) 2022-10-11 10:10:22 +13:00
touchscreen.py Move CONF_INTERRUPT_PIN to const.py (#4014) 2022-11-10 22:49:04 +13:00
xpt2046.cpp Upgrade clang-format to v13 (#4535) 2023-03-20 03:38:41 +00:00
xpt2046.h Fixed touch release issue using the interrupt pin (#3925) 2022-10-26 07:33:18 +13:00