forked from Makuna/NeoPixelBus
Common WS2814f strip order (#773)
This commit is contained in:
@@ -61,3 +61,9 @@ class NeoBrgwFeature :
|
||||
public NeoElementsNoSettings
|
||||
{
|
||||
};
|
||||
|
||||
class NeoWrgbFeature :
|
||||
public Neo4ByteFeature<ColorIndexW, ColorIndexR, ColorIndexG, ColorIndexB>,
|
||||
public NeoElementsNoSettings
|
||||
{
|
||||
};
|
Reference in New Issue
Block a user