## 1.1.1 - Fixed the incorrect interrupt mask ## 1.1.0 - Refactor to remove the dependency on the hal and soc caps in IDF - Moved the enums in `touch_pad_intr_mask_t` to ll header, but still keep `touch_pad_intr_mask_t` for backward compatibility ## 1.0.0 - Added test app, examples and documentations for the touch element library ## 0.1.0 - Initial touch element version, based on the legacy Touch Sensor driver
2e745362319744ef513d4c4498983e34e99c393c
idf.py add-dependency "espressif/touch_element^1.1.1"