-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Error while compiling code:
...\Arduino\libraries\Pixie_Chroma\src\pixie_chroma_internal.cpp: In member function 'void PixieChroma::color_blur_x(fract8)':
...\Arduino\libraries\Pixie_Chroma\src\pixie_chroma_internal.cpp:1874:25: error: cannot convert 'CRGB' to 'uint8_t' {aka 'unsigned char'} in assignment
carryover = part;
-------------^~~~
running arduino ide 2.2.1 with a fresh install of the library and all dependencies.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working