mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
driver(touch): support touch sensor for esp32s3 platform
This commit is contained in:
4
components/driver/esp32s3/touch_sensor.c
Normal file
4
components/driver/esp32s3/touch_sensor.c
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* The touch sensor function is the same as the esp32s2 platform.
|
||||
* Please refer to the source files of the ESP32S2 platform.
|
||||
*/
|
Reference in New Issue
Block a user