Skip to content

errors during compilation on fresh arduino install with the libraries #1799

Answered by pschatzmann
AyceBenz asked this question in Q&A
Discussion options

You must be logged in to vote

It seems that FastLED introduced some breaking conflicts with 3.9
I suggest to use an old working version or push for proper FastLED for namespace support

You can also prevent this error by making sure that you include this first:
#include <FastLED.h>

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants