mirror of
https://github.com/wled/WLED.git
synced 2025-07-22 10:16:32 +00:00
fix word_clock_matrix naming
This commit is contained in:
parent
52b784e0e5
commit
52bee88ad2
@ -338,5 +338,5 @@ public:
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
static WordClockMatrix word-clock-matrix;
|
static WordClockMatrix word_clock_matrix;
|
||||||
REGISTER_USERMOD(word-clock-matrix);
|
REGISTER_USERMOD(word_clock_matrix);
|
Loading…
x
Reference in New Issue
Block a user