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
However, this syntax is not allowed, and is denoted as a syntax error, specifically the sum NEO_GRB + NEO_KHZ800, this syntax is important because this is the common way to set the arguments to the NeoPixel driver constructor
Support expressions as arguments in invocations
Some Arduino examples for the NeoPixel use this line of code as part of the constructor
However, this syntax is not allowed, and is denoted as a syntax error, specifically the sum
NEO_GRB + NEO_KHZ800
, this syntax is important because this is the common way to set the arguments to the NeoPixel driver constructorReferences
NeoPixel Examples
The text was updated successfully, but these errors were encountered: