Fix RMT crash: use FASTLED_USES_ESP32S3_I2S to avoid broken RMT. Remove rmtled.

This commit is contained in:
2026-06-23 22:29:25 +00:00
parent 6274ff4182
commit 8d585e9c40
3 changed files with 2 additions and 52 deletions
+1
View File
@@ -1,5 +1,6 @@
#pragma once
#define FASTLED_USES_ESP32S3_I2S
#include <cstdint>
#include <FastLED.h>