# ChangeLog ## v0.2.0 - 2025-1-20 ### Break changes: * Simplify the touch proximity sensor configs ### Enhancements: * Refactor using esp_touch_fsm component ## v0.1.2 - 2024-6-7 * Add user debugging guide documentation for touch proximity sensor * Change the parameter `response_ms` to `meas_count` ## v0.1.1 - 2024-5-14 ### Enhancements: * Update the touch proximity sensor API: * Add touch proximity sensor create/delete APIs * Update touch proximity sensor start/stop APIs * Add test_apps and doc ## v0.1.0 - 2022-9-8 ### Enhancements: * Add touch proximity driver & example
1e5c05bfc9eb43631d84fd22355219ba0c8c0142
idf.py add-dependency "espressif/touch_proximity_sensor^0.2.0"