#pragma once #include "my_fastled.h" //CRGBPalette16 palette_fire; //CRGBPalette16 palette_matrix; extern const TProgmemRGBGradientPalette_byte palette_fire[] FL_PROGMEM; extern const TProgmemRGBGradientPalette_byte palette_matrix[] FL_PROGMEM; extern const TProgmemRGBGradientPalette_byte palette_purplefly_gp[] FL_PROGMEM;