1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-15 01:32:19 +01:00
This commit is contained in:
J. Nick Koston
2025-06-12 11:58:21 -05:00
parent 4ac2141307
commit 48f43d3eb1
4 changed files with 3 additions and 7 deletions

View File

@@ -1,4 +0,0 @@
// ESP32 touch sensor implementation
// Platform-specific implementations are in:
// - esp32_touch_esp32.cpp for original ESP32
// - esp32_touch_esp32s2s3.cpp for ESP32-S2/S3