From 70a054616caaf684d4401ea023322c03a635e636 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Tue, 29 Jul 2025 09:39:49 +0200 Subject: [PATCH] Remove old code --- ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_touch.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_touch.yaml b/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_touch.yaml index a58e473..577146c 100644 --- a/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_touch.yaml +++ b/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_touch.yaml @@ -466,7 +466,6 @@ tx_ultimate_easy: - lambda: |- ESP_LOGI("core_hw_touch", "Swipe %s", (sl_tx_model_format->state == "${TX_MODEL_FORMAT_EU_TEXT}") ? "right" : "up"); - ESP_LOGI("core_hw_touch", "Swipe %s", swipe_direction.c_str()); touch_swipe_right->execute(); on_touch_event: