From b1a978b3f311159ba6945c06d987e12b95777731 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Wed, 14 May 2025 20:57:58 +0200 Subject: [PATCH] Remove `rmt_channel` Not supported with IDF 5 --- .test/common_idf.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.test/common_idf.yaml b/.test/common_idf.yaml index fb9297c..9351dd6 100644 --- a/.test/common_idf.yaml +++ b/.test/common_idf.yaml @@ -10,7 +10,6 @@ light: - id: !extend light_full platform: esp32_rmt_led_strip rgb_order: GRB - rmt_channel: 1 chipset: ws2812 max_refresh_rate: 33ms use_psram: false