Remove broken I2S define, revert to default RMT + correct pin 12

This commit is contained in:
2026-06-23 22:37:03 +00:00
parent 2b689f3b18
commit be36ba9bf4
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,6 +1,5 @@
#pragma once
#define FASTLED_USES_ESP32S3_I2S
#include <cstdint>
#include <FastLED.h>