Fix RMT crash: use FASTLED_USES_ESP32S3_I2S to avoid broken RMT. Remove rmtled.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#define FASTLED_USES_ESP32S3_I2S
|
||||
#include <cstdint>
|
||||
#include <FastLED.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user