pull/389/head
Jesse Vincent 6 years ago
parent 38ff2eee31
commit a99148f294

@ -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_);
}
}

Loading…
Cancel
Save