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
Actually, I figured it out. It looks like those functions are only available on the FastLed platform, which is deprecated. But I was able to get it to work by downgrading the arduino platform version and setting to FastLed.
error: 'random8' was not declared in this scope; did you mean 'random'?
error: 'scale8_video' was not declared in this scope
error: 'qadd8' was not declared in this scope
Are the 3 errors I get. Are there some missing dependencies that I should be including?
The text was updated successfully, but these errors were encountered: