|
|
|
@ -57,7 +57,7 @@ void ColormapEffect::refreshAt(byte row, byte col) {
|
|
|
|
|
|
|
|
|
|
EventHandlerResult ColormapEffect::onFocusEvent(const char *command) {
|
|
|
|
|
return ::LEDPaletteTheme.themeFocusEvent(command, PSTR("colormap.map"),
|
|
|
|
|
map_base_, max_layers_);
|
|
|
|
|
map_base_, max_layers_);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|