1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-03 20:02:22 +01:00

[esp32_touch] Restore get_value() for ESP32-S2/S3 variants (#10112)

This commit is contained in:
J. Nick Koston
2025-08-06 16:21:32 -10:00
committed by GitHub
parent 1415e02e40
commit bfb14e1cf9
7 changed files with 42 additions and 12 deletions

View File

@@ -2,3 +2,4 @@ substitutions:
pin: GPIO27
<<: !include common.yaml
<<: !include common-get-value.yaml