mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
driver(touch): support touch sensor for esp32s3 platform
This commit is contained in:
@@ -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