You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
Hi all, i upload the code with platformio and the first led in the matrix is blinking all the time, when i upload the firmware .bin this fail does not occur
The text was updated successfully, but these errors were encountered:
Some modifications in ESP8266 Arduino SDK 3.0.0+ may cause IO error in FastLED lib.
I'm using ESP-12F module
For me, change in platformio.ini from platform = espressif8266 to platform = espressif8266@2.6.3
solves the problem
These are two output waves in two different SDK SDK2.6.3: SDK3.2.0
Hi all, i upload the code with platformio and the first led in the matrix is blinking all the time, when i upload the firmware .bin this fail does not occur
The text was updated successfully, but these errors were encountered: